{
"description": "This template represents the vehicle (e.g., saline, dextrose) for administering a medication.",
"_filename": "StructureDefinition-DrugVehicle.json",
"package_name": "hl7.cda.us.ccda",
"date": "2024-05-18T00:16:25-05:00",
"derivation": "constraint",
"publisher": "Health Level Seven",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "DrugVehicle",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Drug Vehicle",
"package_version": "3.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"_valueBoolean": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
} ]
}
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:v3"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "participantRole"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container",
"valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-profile-style",
"valueUri": "cda"
} ],
"snapshot": {
"element": [ {
"constraint": [ {
"key": "role-choice",
"human": "playingDevice and playingEntity are mutually exclusive",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole",
"severity": "error",
"expression": "(playingDevice | playingEntity).count() <= 1"
} ],
"path": "ParticipantRole",
"min": 1,
"definition": "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
"isModifier": false,
"short": "Base for all types and resources",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "1",
"id": "ParticipantRole",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "ParticipantRole.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "ParticipantRole.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "ParticipantRole.realmCode",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
} ],
"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"
}, {
"id": "ParticipantRole.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "ParticipantRole.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"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."
}, {
"path": "ParticipantRole.typeId.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.typeId.assigningAuthorityName",
"min": 0,
"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.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Assigning Authority Name",
"id": "ParticipantRole.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "ParticipantRole.typeId.displayable",
"min": 0,
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Displayable",
"id": "ParticipantRole.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "ParticipantRole.typeId.root",
"min": 1,
"definition": "Identifies the type as an HL7 Registered model",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"fixedString": "2.16.840.1.113883.1.3",
"label": "Root",
"id": "ParticipantRole.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "ParticipantRole.typeId.extension",
"min": 1,
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Extension",
"id": "ParticipantRole.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "ParticipantRole.templateId",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "ParticipantRole.templateId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "root",
"type": "value"
} ]
},
"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"
}, {
"id": "ParticipantRole.templateId:drug-vehicle",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "ParticipantRole.templateId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"sliceName": "drug-vehicle",
"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"
}, {
"path": "ParticipantRole.templateId.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.templateId:drug-vehicle.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.templateId.assigningAuthorityName",
"min": 0,
"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.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Assigning Authority Name",
"id": "ParticipantRole.templateId:drug-vehicle.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "ParticipantRole.templateId.displayable",
"min": 0,
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Displayable",
"id": "ParticipantRole.templateId:drug-vehicle.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "ParticipantRole.templateId.root",
"min": 1,
"definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"patternString": "2.16.840.1.113883.10.20.22.4.24",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Root",
"id": "ParticipantRole.templateId:drug-vehicle.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "ParticipantRole.templateId.extension",
"min": 0,
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "0",
"label": "Extension",
"id": "ParticipantRole.templateId:drug-vehicle.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"path": "ParticipantRole.classCode",
"fixedCode": "MANU",
"min": 1,
"defaultValueCode": "ROL",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDARoleClassRoot"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "ParticipantRole.classCode",
"comment": "SHALL contain exactly one [1..1] @classCode=\"MANU\" (CodeSystem: HL7RoleClass urn:oid:2.16.840.1.113883.5.110 STATIC) (CONF:81-7490).",
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.classCode"
}
}, {
"id": "ParticipantRole.id",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.id"
},
"path": "ParticipantRole.id",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ]
}, {
"id": "ParticipantRole.sdtcIdentifiedBy",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.sdtcIdentifiedBy"
},
"path": "ParticipantRole.sdtcIdentifiedBy",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "identifiedBy"
} ]
}, {
"id": "ParticipantRole.code",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.code"
},
"path": "ParticipantRole.code",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
} ],
"binding": {
"strength": "example",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDARoleCode"
},
"comment": "SHALL contain exactly one [1..1] code (CONF:81-19137)."
}, {
"path": "ParticipantRole.code.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.code.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.code.code",
"min": 1,
"definition": "The plain code symbol defined by the code system. For example, \"784.0\" is the code symbol of the ICD-9 code \"784.0\" for headache.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"patternCode": "412307009",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Code",
"id": "ParticipantRole.code.code",
"comment": "This code SHALL contain exactly one [1..1] @code=\"412307009\" Drug Vehicle (CONF:81-19138).",
"base": {
"max": "1",
"min": 0,
"path": "CD.code"
}
}, {
"path": "ParticipantRole.code.codeSystem",
"min": 1,
"definition": "Specifies the code system that defines the code.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"patternString": "2.16.840.1.113883.6.96",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Code System",
"id": "ParticipantRole.code.codeSystem",
"comment": "This code SHALL contain exactly one [1..1] @codeSystem=\"2.16.840.1.113883.6.96\" (CodeSystem: SNOMED CT urn:oid:2.16.840.1.113883.6.96) (CONF:81-26502).",
"base": {
"max": "1",
"min": 0,
"path": "CD.codeSystem"
}
}, {
"path": "ParticipantRole.code.codeSystemName",
"min": 0,
"definition": "The common name of the coding system.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Code System Name",
"id": "ParticipantRole.code.codeSystemName",
"base": {
"max": "1",
"min": 0,
"path": "CD.codeSystemName"
}
}, {
"path": "ParticipantRole.code.codeSystemVersion",
"min": 0,
"definition": "If applicable, a version descriptor defined specifically for the given code system.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Code System Version",
"id": "ParticipantRole.code.codeSystemVersion",
"base": {
"max": "1",
"min": 0,
"path": "CD.codeSystemVersion"
}
}, {
"path": "ParticipantRole.code.displayName",
"min": 0,
"definition": "A name or title for the code, under which the sending system shows the code value to its users.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Display Name",
"id": "ParticipantRole.code.displayName",
"base": {
"max": "1",
"min": 0,
"path": "CD.displayName"
}
}, {
"path": "ParticipantRole.code.sdtcValueSet",
"min": 0,
"definition": "The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid" ]
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "valueSet"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "ParticipantRole.code.sdtcValueSet",
"base": {
"max": "1",
"min": 0,
"path": "CD.valueSet"
}
}, {
"path": "ParticipantRole.code.sdtcValueSetVersion",
"min": 0,
"definition": "The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "valueSetVersion"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "ParticipantRole.code.sdtcValueSetVersion",
"base": {
"max": "1",
"min": 0,
"path": "CD.sdtcValueSetVersion"
}
}, {
"id": "ParticipantRole.code.originalText",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "CD.originalText"
},
"path": "ParticipantRole.code.originalText",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
} ],
"label": "Original Text",
"definition": "The text or phrase used as the basis for the coding."
}, {
"id": "ParticipantRole.code.qualifier",
"max": "0",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "CD.qualifier"
},
"path": "ParticipantRole.code.qualifier",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CR"
} ],
"label": "Qualifier",
"definition": "Specifies additional codes that increase the specificity of the the primary code."
}, {
"path": "ParticipantRole.code.translation",
"min": 0,
"definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CD"
} ],
"representation": [ "typeAttr" ],
"max": "*",
"label": "Translation",
"id": "ParticipantRole.code.translation",
"base": {
"max": "*",
"min": 0,
"path": "CD.translation"
}
}, {
"id": "ParticipantRole.addr",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.addr"
},
"path": "ParticipantRole.addr",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/AD"
} ]
}, {
"id": "ParticipantRole.telecom",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.telecom"
},
"path": "ParticipantRole.telecom",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TEL"
} ]
}, {
"id": "ParticipantRole.playingDevice",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.playingDevice"
},
"path": "ParticipantRole.playingDevice",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Device"
} ]
}, {
"id": "ParticipantRole.playingEntity",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.playingEntity"
},
"path": "ParticipantRole.playingEntity",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PlayingEntity"
} ],
"comment": "SHALL contain exactly one [1..1] playingEntity (CONF:81-7492)."
}, {
"path": "ParticipantRole.playingEntity.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.playingEntity.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "ParticipantRole.playingEntity.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "ParticipantRole.playingEntity.realmCode",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
} ],
"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"
}, {
"id": "ParticipantRole.playingEntity.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "ParticipantRole.playingEntity.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"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."
}, {
"path": "ParticipantRole.playingEntity.typeId.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.playingEntity.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.playingEntity.typeId.assigningAuthorityName",
"min": 0,
"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.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Assigning Authority Name",
"id": "ParticipantRole.playingEntity.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "ParticipantRole.playingEntity.typeId.displayable",
"min": 0,
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Displayable",
"id": "ParticipantRole.playingEntity.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "ParticipantRole.playingEntity.typeId.root",
"min": 1,
"definition": "Identifies the type as an HL7 Registered model",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"fixedString": "2.16.840.1.113883.1.3",
"label": "Root",
"id": "ParticipantRole.playingEntity.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "ParticipantRole.playingEntity.typeId.extension",
"min": 1,
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Extension",
"id": "ParticipantRole.playingEntity.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "ParticipantRole.playingEntity.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "ParticipantRole.playingEntity.templateId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"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"
}, {
"path": "ParticipantRole.playingEntity.classCode",
"min": 0,
"defaultValueCode": "ENT",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassRoot"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "ParticipantRole.playingEntity.classCode",
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.classCode"
}
}, {
"path": "ParticipantRole.playingEntity.determinerCode",
"fixedCode": "INSTANCE",
"min": 0,
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "ParticipantRole.playingEntity.determinerCode",
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.determinerCode"
}
}, {
"path": "ParticipantRole.playingEntity.code",
"min": 1,
"short": "This playingEntity/code is used to supply a coded term for the drug vehicle.",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
} ],
"binding": {
"strength": "example",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDAEntityCode"
},
"max": "1",
"id": "ParticipantRole.playingEntity.code",
"comment": "This playingEntity SHALL contain exactly one [1..1] code (CONF:81-7493).",
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.code"
}
}, {
"id": "ParticipantRole.playingEntity.quantity",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "PlayingEntity.quantity"
},
"path": "ParticipantRole.playingEntity.quantity",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PQ"
} ]
}, {
"id": "ParticipantRole.playingEntity.name",
"max": "1",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "PlayingEntity.name"
},
"path": "ParticipantRole.playingEntity.name",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PN"
} ],
"short": "This playingEntity/name MAY be used for the vehicle name in text, such as Normal Saline (CONF:81-10087).",
"comment": "This playingEntity MAY contain zero or one [0..1] name (CONF:81-7494)."
}, {
"id": "ParticipantRole.playingEntity.sdtcBirthTime",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.sdtcBirthTime"
},
"path": "ParticipantRole.playingEntity.sdtcBirthTime",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TS"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "birthTime"
} ],
"definition": "The purpose of this extension is to allow the recording of the subscriber or member of a health plan in cases where the health plan eligibility system has different information on file than the provider does for the patient."
}, {
"id": "ParticipantRole.playingEntity.desc",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.desc"
},
"path": "ParticipantRole.playingEntity.desc",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
} ]
}, {
"id": "ParticipantRole.scopingEntity",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.scopingEntity"
},
"path": "ParticipantRole.scopingEntity",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entity"
} ]
} ]
},
"status": "draft",
"id": "cabc9ef7-1871-46b1-a102-4691de0db94e",
"kind": "logical",
"url": "http://hl7.org/cda/us/ccda/StructureDefinition/DrugVehicle",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.10.20.22.4.24",
"system": "urn:ietf:rfc:3986"
} ],
"version": "3.0.0",
"differential": {
"element": [ {
"id": "ParticipantRole.templateId",
"min": 1,
"path": "ParticipantRole.templateId",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "root",
"type": "value"
} ]
}
}, {
"id": "ParticipantRole.templateId:drug-vehicle",
"max": "1",
"min": 1,
"path": "ParticipantRole.templateId",
"sliceName": "drug-vehicle"
}, {
"id": "ParticipantRole.templateId:drug-vehicle.root",
"min": 1,
"path": "ParticipantRole.templateId.root",
"patternString": "2.16.840.1.113883.10.20.22.4.24"
}, {
"id": "ParticipantRole.templateId:drug-vehicle.extension",
"max": "0",
"path": "ParticipantRole.templateId.extension"
}, {
"id": "ParticipantRole.classCode",
"min": 1,
"path": "ParticipantRole.classCode",
"comment": "SHALL contain exactly one [1..1] @classCode=\"MANU\" (CodeSystem: HL7RoleClass urn:oid:2.16.840.1.113883.5.110 STATIC) (CONF:81-7490).",
"fixedCode": "MANU"
}, {
"id": "ParticipantRole.code",
"min": 1,
"path": "ParticipantRole.code",
"comment": "SHALL contain exactly one [1..1] code (CONF:81-19137)."
}, {
"id": "ParticipantRole.code.code",
"min": 1,
"path": "ParticipantRole.code.code",
"comment": "This code SHALL contain exactly one [1..1] @code=\"412307009\" Drug Vehicle (CONF:81-19138).",
"patternCode": "412307009"
}, {
"id": "ParticipantRole.code.codeSystem",
"min": 1,
"path": "ParticipantRole.code.codeSystem",
"comment": "This code SHALL contain exactly one [1..1] @codeSystem=\"2.16.840.1.113883.6.96\" (CodeSystem: SNOMED CT urn:oid:2.16.840.1.113883.6.96) (CONF:81-26502).",
"patternString": "2.16.840.1.113883.6.96"
}, {
"id": "ParticipantRole.playingEntity",
"min": 1,
"path": "ParticipantRole.playingEntity",
"comment": "SHALL contain exactly one [1..1] playingEntity (CONF:81-7492)."
}, {
"id": "ParticipantRole.playingEntity.code",
"min": 1,
"path": "ParticipantRole.playingEntity.code",
"short": "This playingEntity/code is used to supply a coded term for the drug vehicle.",
"comment": "This playingEntity SHALL contain exactly one [1..1] code (CONF:81-7493)."
}, {
"id": "ParticipantRole.playingEntity.name",
"max": "1",
"path": "ParticipantRole.playingEntity.name",
"short": "This playingEntity/name MAY be used for the vehicle name in text, such as Normal Saline (CONF:81-10087).",
"comment": "This playingEntity MAY contain zero or one [0..1] name (CONF:81-7494)."
} ]
},
"contact": [ {
"name": "HL7 International - Structured Documents",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/structure",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole"
}