FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.6.2.2
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "2.16.840.1.113883.10.20.6.2.2",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.6.2.2",
"identifier": [
{
"value": "urn:hl7ii:2.16.840.1.113883.10.20.6.2.2:2014-06-09"
}
],
"version": "2.2",
"name": "PhysicianofRecordParticipant",
"title": "Physician of Record Participant",
"status": "active",
"date": "2022-05-13T15:50:12+00:00",
"publisher": "Health Level Seven",
"contact": [
{
"name": "HL7 International - Structured Documents",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/structure"
}
]
}
],
"description": "This encounterParticipant is the attending physician and is usually different from the Physician Reading Study Performer defined in documentationOf/serviceEvent.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "EncounterParticipant",
"baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/EncounterParticipant",
"derivation": "constraint",
"snapshot": {
"element": [
{
"id": "EncounterParticipant",
"path": "EncounterParticipant",
"min": 1,
"max": "1",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "EncounterParticipant.nullFlavor",
"path": "EncounterParticipant.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "EncounterParticipant.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
}
},
{
"id": "EncounterParticipant.typeCode",
"path": "EncounterParticipant.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"ATND\" Attender (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 STATIC) (CONF:1098-8881).",
"min": 1,
"max": "1",
"base": {
"path": "EncounterParticipant.typeCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "ATND",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ParticipationType"
}
},
{
"id": "EncounterParticipant.realmCode",
"path": "EncounterParticipant.realmCode",
"definition": "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question",
"min": 0,
"max": "*",
"base": {
"path": "EncounterParticipant.realmCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
}
]
},
{
"id": "EncounterParticipant.typeId",
"path": "EncounterParticipant.typeId",
"definition": "When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.",
"min": 0,
"max": "1",
"base": {
"path": "EncounterParticipant.typeId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "EncounterParticipant.templateId",
"path": "EncounterParticipant.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
},
{
"type": "value",
"path": "extension"
}
],
"rules": "open"
},
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 0,
"max": "*",
"base": {
"path": "EncounterParticipant.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "EncounterParticipant.templateId:primary",
"path": "EncounterParticipant.templateId",
"sliceName": "primary",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"requirements": "SHALL contain exactly one [1..1] templateId (CONF:1098-16072) such that it",
"min": 1,
"max": "1",
"base": {
"path": "EncounterParticipant.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "EncounterParticipant.templateId:primary.nullFlavor",
"path": "EncounterParticipant.templateId.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
}
},
{
"id": "EncounterParticipant.templateId:primary.assigningAuthorityName",
"path": "EncounterParticipant.templateId.assigningAuthorityName",
"representation": [
"xmlAttr"
],
"label": "Assigning Authority Name",
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"min": 0,
"max": "1",
"base": {
"path": "II.assigningAuthorityName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EncounterParticipant.templateId:primary.displayable",
"path": "EncounterParticipant.templateId.displayable",
"representation": [
"xmlAttr"
],
"label": "Displayable",
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"min": 0,
"max": "1",
"base": {
"path": "II.displayable",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "EncounterParticipant.templateId:primary.root",
"path": "EncounterParticipant.templateId.root",
"representation": [
"xmlAttr"
],
"label": "Root",
"definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
"requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.6.2.2\" (CONF:1098-16073).",
"min": 1,
"max": "1",
"base": {
"path": "II.root",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2.16.840.1.113883.10.20.6.2.2"
},
{
"id": "EncounterParticipant.templateId:primary.extension",
"path": "EncounterParticipant.templateId.extension",
"representation": [
"xmlAttr"
],
"label": "Extension",
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"requirements": "SHALL contain exactly one [1..1] @extension=\"2014-06-09\" (CONF:1098-32586).",
"min": 1,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2014-06-09"
},
{
"id": "EncounterParticipant.time",
"path": "EncounterParticipant.time",
"min": 0,
"max": "1",
"base": {
"path": "EncounterParticipant.time",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
}
]
},
{
"id": "EncounterParticipant.assignedEntity",
"path": "EncounterParticipant.assignedEntity",
"requirements": "SHALL contain exactly one [1..1] assignedEntity (CONF:1098-8886).",
"min": 1,
"max": "1",
"base": {
"path": "EncounterParticipant.assignedEntity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.classCode",
"path": "EncounterParticipant.assignedEntity.classCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "AssignedEntity.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "ASSIGNED",
"fixedCode": "ASSIGNED",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity"
}
},
{
"id": "EncounterParticipant.assignedEntity.templateId",
"path": "EncounterParticipant.assignedEntity.templateId",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 0,
"max": "*",
"base": {
"path": "AssignedEntity.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.id",
"path": "EncounterParticipant.assignedEntity.id",
"requirements": "This assignedEntity SHALL contain at least one [1..*] id (CONF:1098-8887).",
"min": 1,
"max": "*",
"base": {
"path": "AssignedEntity.id",
"min": 1,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
],
"constraint": [
{
"key": "1098-31203",
"severity": "warning",
"human": "**SHOULD** contain zero or one [0..1] *id* such that *@root=\"2.16.840.1.113883.4.6\" National Provider Identifier (CONF:1098-31203)."
}
]
},
{
"id": "EncounterParticipant.assignedEntity.sdtcIdentifiedBy",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "identifiedBy"
}
],
"path": "EncounterParticipant.assignedEntity.sdtcIdentifiedBy",
"min": 0,
"max": "*",
"base": {
"path": "AssignedEntity.sdtcIdentifiedBy",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/IdentifiedBy"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.code",
"path": "EncounterParticipant.assignedEntity.code",
"requirements": "This assignedEntity SHALL contain exactly one [1..1] code (CONF:1098-8888).",
"min": 1,
"max": "1",
"base": {
"path": "AssignedEntity.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
],
"constraint": [
{
"key": "1098-8889",
"severity": "error",
"human": "**SHALL** contain a valid DICOM Organizational Role from DICOM CID 7452 (Value Set 1.2.840.10008.6.1.516) (@codeSystem is 1.2.840.10008.2.16.4) or an appropriate national health care provider coding system (e.g., NUCC in the U.S., where @codeSystem is 2.16.840.1.113883.6.101). Footnote: DICOM Part 16 (NEMA PS3.16), page 631 in the 2011 edition. See [URL:ftp://medical.nema.org/medical/dicom/2011/11_16pu.pdf] (CONF:1098-8889)."
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleCode"
}
},
{
"id": "EncounterParticipant.assignedEntity.addr",
"path": "EncounterParticipant.assignedEntity.addr",
"min": 0,
"max": "*",
"base": {
"path": "AssignedEntity.addr",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/AD"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.telecom",
"path": "EncounterParticipant.assignedEntity.telecom",
"min": 0,
"max": "*",
"base": {
"path": "AssignedEntity.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/TEL"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.assignedPerson",
"path": "EncounterParticipant.assignedEntity.assignedPerson",
"requirements": "This assignedEntity SHOULD contain zero or one [0..1] assignedPerson (CONF:1098-30928).",
"min": 0,
"max": "1",
"base": {
"path": "AssignedEntity.assignedPerson",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Person"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.assignedPerson.classCode",
"path": "EncounterParticipant.assignedEntity.assignedPerson.classCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Person.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "PSN",
"fixedCode": "PSN",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject"
}
},
{
"id": "EncounterParticipant.assignedEntity.assignedPerson.determinerCode",
"path": "EncounterParticipant.assignedEntity.assignedPerson.determinerCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Person.determinerCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "INSTANCE",
"fixedCode": "INSTANCE",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer"
}
},
{
"id": "EncounterParticipant.assignedEntity.assignedPerson.templateId",
"path": "EncounterParticipant.assignedEntity.assignedPerson.templateId",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 0,
"max": "*",
"base": {
"path": "Person.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.assignedPerson.name",
"path": "EncounterParticipant.assignedEntity.assignedPerson.name",
"definition": "A name for a person. A sequence of name parts, such as given name or family name, prefix, suffix, etc. Examples for person name values are \"Jim Bob Walton, Jr.\", \"Adam Everyman\", etc. A person name may be as simple as a character string or may consist of several person name parts, such as, \"Jim\", \"Bob\", \"Walton\", and \"Jr.\". PN differs from EN because the qualifier type cannot include LS (Legal Status).",
"requirements": "The assignedPerson, if present, SHALL contain exactly one [1..1] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:1098-30929).",
"min": 1,
"max": "1",
"base": {
"path": "Person.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/PN",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.5.1.1"
]
}
],
"constraint": [
{
"key": "81-9371",
"severity": "error",
"human": "The content of name **SHALL** be either a conformant Patient Name (PTN.US.FIELDED), or a string (CONF:81-9371).",
"source": "http://hl7.org/fhir/cda/StructureDefinition/EncounterParticipant"
},
{
"key": "81-9372",
"severity": "error",
"human": "The string **SHALL NOT** contain name parts (CONF:81-9372).",
"source": "http://hl7.org/fhir/cda/StructureDefinition/EncounterParticipant"
}
],
"isModifier": false
},
{
"id": "EncounterParticipant.assignedEntity.assignedPerson.sdtcAsPatientRelationship",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "asPatientRelationship"
}
],
"path": "EncounterParticipant.assignedEntity.assignedPerson.sdtcAsPatientRelationship",
"min": 0,
"max": "*",
"base": {
"path": "Person.sdtcAsPatientRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization",
"path": "EncounterParticipant.assignedEntity.representedOrganization",
"requirements": "This assignedEntity MAY contain zero or one [0..1] representedOrganization (CONF:1098-16074).",
"min": 0,
"max": "1",
"base": {
"path": "AssignedEntity.representedOrganization",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organization"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.classCode",
"path": "EncounterParticipant.assignedEntity.representedOrganization.classCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organization.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "ORG",
"fixedCode": "ORG",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassOrganization"
}
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.determinerCode",
"path": "EncounterParticipant.assignedEntity.representedOrganization.determinerCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organization.determinerCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "INSTANCE",
"fixedCode": "INSTANCE",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer"
}
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.templateId",
"path": "EncounterParticipant.assignedEntity.representedOrganization.templateId",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 0,
"max": "*",
"base": {
"path": "Organization.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.id",
"path": "EncounterParticipant.assignedEntity.representedOrganization.id",
"min": 0,
"max": "*",
"base": {
"path": "Organization.id",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.name",
"path": "EncounterParticipant.assignedEntity.representedOrganization.name",
"requirements": "The representedOrganization, if present, SHOULD contain zero or one [0..1] name (CONF:1098-16075).",
"min": 0,
"max": "1",
"base": {
"path": "Organization.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ON"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.telecom",
"path": "EncounterParticipant.assignedEntity.representedOrganization.telecom",
"min": 0,
"max": "*",
"base": {
"path": "Organization.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/TEL"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.addr",
"path": "EncounterParticipant.assignedEntity.representedOrganization.addr",
"min": 0,
"max": "*",
"base": {
"path": "Organization.addr",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/AD"
}
]
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.standardIndustryClassCode",
"path": "EncounterParticipant.assignedEntity.representedOrganization.standardIndustryClassCode",
"min": 0,
"max": "1",
"base": {
"path": "Organization.standardIndustryClassCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-OrganizationIndustryClassNAICS"
}
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.asOrganizationPartOf",
"path": "EncounterParticipant.assignedEntity.representedOrganization.asOrganizationPartOf",
"min": 0,
"max": "1",
"base": {
"path": "Organization.asOrganizationPartOf",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/OrganizationPartOf"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EncounterParticipant",
"path": "EncounterParticipant"
},
{
"id": "EncounterParticipant.typeCode",
"path": "EncounterParticipant.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"ATND\" Attender (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 STATIC) (CONF:1098-8881).",
"min": 1,
"max": "1",
"patternCode": "ATND"
},
{
"id": "EncounterParticipant.templateId",
"path": "EncounterParticipant.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
},
{
"type": "value",
"path": "extension"
}
],
"rules": "open"
}
},
{
"id": "EncounterParticipant.templateId:primary",
"path": "EncounterParticipant.templateId",
"sliceName": "primary",
"requirements": "SHALL contain exactly one [1..1] templateId (CONF:1098-16072) such that it",
"min": 1,
"max": "1"
},
{
"id": "EncounterParticipant.templateId:primary.root",
"path": "EncounterParticipant.templateId.root",
"requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.6.2.2\" (CONF:1098-16073).",
"min": 1,
"max": "1",
"patternString": "2.16.840.1.113883.10.20.6.2.2"
},
{
"id": "EncounterParticipant.templateId:primary.extension",
"path": "EncounterParticipant.templateId.extension",
"requirements": "SHALL contain exactly one [1..1] @extension=\"2014-06-09\" (CONF:1098-32586).",
"min": 1,
"max": "1",
"patternString": "2014-06-09"
},
{
"id": "EncounterParticipant.assignedEntity",
"path": "EncounterParticipant.assignedEntity",
"requirements": "SHALL contain exactly one [1..1] assignedEntity (CONF:1098-8886).",
"min": 1,
"max": "1"
},
{
"id": "EncounterParticipant.assignedEntity.id",
"path": "EncounterParticipant.assignedEntity.id",
"requirements": "This assignedEntity SHALL contain at least one [1..*] id (CONF:1098-8887).",
"min": 1,
"max": "*",
"constraint": [
{
"key": "1098-31203",
"severity": "warning",
"human": "**SHOULD** contain zero or one [0..1] *id* such that *@root=\"2.16.840.1.113883.4.6\" National Provider Identifier (CONF:1098-31203)."
}
]
},
{
"id": "EncounterParticipant.assignedEntity.code",
"path": "EncounterParticipant.assignedEntity.code",
"requirements": "This assignedEntity SHALL contain exactly one [1..1] code (CONF:1098-8888).",
"min": 1,
"max": "1",
"constraint": [
{
"key": "1098-8889",
"severity": "error",
"human": "**SHALL** contain a valid DICOM Organizational Role from DICOM CID 7452 (Value Set 1.2.840.10008.6.1.516) (@codeSystem is 1.2.840.10008.2.16.4) or an appropriate national health care provider coding system (e.g., NUCC in the U.S., where @codeSystem is 2.16.840.1.113883.6.101). Footnote: DICOM Part 16 (NEMA PS3.16), page 631 in the 2011 edition. See [URL:ftp://medical.nema.org/medical/dicom/2011/11_16pu.pdf] (CONF:1098-8889)."
}
]
},
{
"id": "EncounterParticipant.assignedEntity.assignedPerson",
"path": "EncounterParticipant.assignedEntity.assignedPerson",
"requirements": "This assignedEntity SHOULD contain zero or one [0..1] assignedPerson (CONF:1098-30928).",
"min": 0,
"max": "1"
},
{
"id": "EncounterParticipant.assignedEntity.assignedPerson.name",
"path": "EncounterParticipant.assignedEntity.assignedPerson.name",
"requirements": "The assignedPerson, if present, SHALL contain exactly one [1..1] US Realm Person Name (PN.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.1.1) (CONF:1098-30929).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/PN",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.5.1.1"
]
}
]
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization",
"path": "EncounterParticipant.assignedEntity.representedOrganization",
"requirements": "This assignedEntity MAY contain zero or one [0..1] representedOrganization (CONF:1098-16074).",
"min": 0,
"max": "1"
},
{
"id": "EncounterParticipant.assignedEntity.representedOrganization.name",
"path": "EncounterParticipant.assignedEntity.representedOrganization.name",
"requirements": "The representedOrganization, if present, SHOULD contain zero or one [0..1] name (CONF:1098-16075).",
"min": 0,
"max": "1"
}
]
}
}