The official URL for this profile is:
http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-Entity
Root class for entities such as people, organizations, and devices that have a separately identifiable existence.
This profile builds on Basic.
This profile was published on Fri Aug 17 00:00:00 EDT 2018 as a draft by HL7 Patient Care and Clinical Information Modeling Initiative Work Groups.
View the corresponding EntityModel logical model.
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | SW Entity Profile | |||
![]() ![]()  | Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/us/sw/CodeSystem/SW-basic-resource-type","code":"cimi-entity-Entity"}]} | |||
  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | I | 0..* | SW Entity Profile | |
![]() ![]()  | Σ | 0..1 | id | Logical id of this artifact | 
![]() ![]()  | Σ | 0..1 | Meta | Metadata about the resource | 
![]() ![]()  | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 0..1 | code | Language of the resource content Binding: Common Languages (extensible)  | |
![]() ![]()  | I | 0..1 | Narrative | Text summary of the resource, for human interpretation | 
![]() ![]()  | 0..* | Resource | Contained, inline Resources | |
![]() ![]()  | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]()  | ?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | Σ | 0..* | Identifier | Business identifier | 
![]() ![]()  | ?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: Basic Resource Types (example) Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/us/sw/CodeSystem/SW-basic-resource-type","code":"cimi-entity-Entity"}]}  | 
![]() ![]()  | Σ | 0..1 | Reference(Resource) | Identifies the focus of this resource | 
![]() ![]()  | Σ | 0..1 | date | When created | 
![]() ![]()  | Σ | 0..1 | Reference(Practitioner | Patient | RelatedPerson) | Who created | 
  Documentation for this format | ||||
Differential View
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | SW Entity Profile | |||
![]() ![]()  | Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/us/sw/CodeSystem/SW-basic-resource-type","code":"cimi-entity-Entity"}]} | |||
  Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | I | 0..* | SW Entity Profile | |
![]() ![]()  | Σ | 0..1 | id | Logical id of this artifact | 
![]() ![]()  | Σ | 0..1 | Meta | Metadata about the resource | 
![]() ![]()  | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 0..1 | code | Language of the resource content Binding: Common Languages (extensible)  | |
![]() ![]()  | I | 0..1 | Narrative | Text summary of the resource, for human interpretation | 
![]() ![]()  | 0..* | Resource | Contained, inline Resources | |
![]() ![]()  | 0..* | Extension | Additional Content defined by implementations | |
![]() ![]()  | ?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | Σ | 0..* | Identifier | Business identifier | 
![]() ![]()  | ?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: Basic Resource Types (example) Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/us/sw/CodeSystem/SW-basic-resource-type","code":"cimi-entity-Entity"}]}  | 
![]() ![]()  | Σ | 0..1 | Reference(Resource) | Identifies the focus of this resource | 
![]() ![]()  | Σ | 0..1 | date | When created | 
![]() ![]()  | Σ | 0..1 | Reference(Practitioner | Patient | RelatedPerson) | Who created | 
  Documentation for this format | ||||
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
| Path | Name | Conformance | ValueSet | 
| Basic.language | Common Languages | extensible | Common Languages | 
| Basic.code | Basic Resource Types | example | Basic Resource Types | 
| Id | Path | Details | Requirements | 
| dom-2 | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-1 | Basic | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty()  | |
| dom-4 | Basic | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-3 | Basic | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty()  |