{ "description": "CDA entries represent the structured computer-processable components within a document section. Each section can contain zero to many entries.", "_filename": "StructureDefinition-OrganizerComponent.json", "package_name": "hl7.cda.uv.core", "date": "2023-12-16T11:59:27-05:00", "derivation": "specialization", "publisher": "Health Level 7", "fhirVersion": "5.0.0", "name": "OrganizerComponent", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/cda/stds/core/StructureDefinition/OrganizerComponent", "experimental": "false", "resourceType": "StructureDefinition", "title": "OrganizerComponent (CDA Class)", "package_version": "2.0.0-sd-snapshot1", "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": "component" }, { "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": "organizer-only-one", "human": "SHALL have no more than one of act, encounter, observation, observationMedia, organizer, procedure, regionOfInterest, substanceAdministration, or supply.", "severity": "error", "expression": "(act | encounter | observation | observationMedia | organizer | procedure | regionOfInterest | substanceAdministration | supply).count() = 1" } ], "path": "OrganizerComponent", "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": "*", "id": "OrganizerComponent", "base": { "max": "*", "min": 0, "path": "Base" } }, { "path": "OrganizerComponent.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": "OrganizerComponent.nullFlavor", "base": { "max": "1", "min": 0, "path": "ANY.nullFlavor" } }, { "id": "OrganizerComponent.realmCode", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "InfrastructureRoot.realmCode" }, "path": "OrganizerComponent.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": "OrganizerComponent.typeId", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "InfrastructureRoot.typeId" }, "path": "OrganizerComponent.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": "OrganizerComponent.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": "OrganizerComponent.typeId.nullFlavor", "base": { "max": "1", "min": 0, "path": "ANY.nullFlavor" } }, { "path": "OrganizerComponent.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": "OrganizerComponent.typeId.assigningAuthorityName", "base": { "max": "1", "min": 0, "path": "II.assigningAuthorityName" } }, { "path": "OrganizerComponent.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": "OrganizerComponent.typeId.displayable", "base": { "max": "1", "min": 0, "path": "II.displayable" } }, { "path": "OrganizerComponent.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": "OrganizerComponent.typeId.root", "base": { "max": "1", "min": 0, "path": "II.root" } }, { "path": "OrganizerComponent.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": "OrganizerComponent.typeId.extension", "base": { "max": "1", "min": 0, "path": "II.extension" } }, { "id": "OrganizerComponent.templateId", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "InfrastructureRoot.templateId" }, "path": "OrganizerComponent.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": "OrganizerComponent.typeCode", "min": 0, "defaultValueCode": "COMP", "type": [ { "code": "code", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ] } ], "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActRelationshipHasComponent" }, "representation": [ "xmlAttr" ], "max": "1", "id": "OrganizerComponent.typeCode", "base": { "max": "1", "min": 0, "path": "OrganizerComponent.typeCode" } }, { "id": "OrganizerComponent.contextConductionInd", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.contextConductionInd" }, "path": "OrganizerComponent.contextConductionInd", "type": [ { "code": "boolean", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ] } ], "fixedBoolean": true, "representation": [ "xmlAttr" ] }, { "id": "OrganizerComponent.sequenceNumber", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.sequenceNumber" }, "path": "OrganizerComponent.sequenceNumber", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/INT" } ] }, { "id": "OrganizerComponent.sdtcPriorityNumber", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.sdtcPriorityNumber" }, "path": "OrganizerComponent.sdtcPriorityNumber", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/INT" } ], "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": "priorityNumber" } ] }, { "id": "OrganizerComponent.seperatableInd", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.seperatableInd" }, "path": "OrganizerComponent.seperatableInd", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/BL" } ] }, { "id": "OrganizerComponent.act", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.act" }, "path": "OrganizerComponent.act", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Act" } ] }, { "id": "OrganizerComponent.encounter", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.encounter" }, "path": "OrganizerComponent.encounter", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Encounter" } ] }, { "id": "OrganizerComponent.observation", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.observation" }, "path": "OrganizerComponent.observation", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation" } ] }, { "id": "OrganizerComponent.observationMedia", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.observationMedia" }, "path": "OrganizerComponent.observationMedia", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia" } ] }, { "id": "OrganizerComponent.organizer", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.organizer" }, "path": "OrganizerComponent.organizer", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Organizer" } ] }, { "id": "OrganizerComponent.procedure", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.procedure" }, "path": "OrganizerComponent.procedure", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Procedure" } ] }, { "id": "OrganizerComponent.regionOfInterest", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.regionOfInterest" }, "path": "OrganizerComponent.regionOfInterest", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest" } ] }, { "id": "OrganizerComponent.substanceAdministration", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.substanceAdministration" }, "path": "OrganizerComponent.substanceAdministration", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration" } ] }, { "id": "OrganizerComponent.supply", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "OrganizerComponent.supply" }, "path": "OrganizerComponent.supply", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Supply" } ] } ] }, "status": "active", "id": "1070ba98-0072-4c19-9f5f-aa1f05487282", "kind": "logical", "url": "http://hl7.org/cda/stds/core/StructureDefinition/OrganizerComponent", "version": "2.0.0-sd-snapshot1", "differential": { "element": [ { "id": "OrganizerComponent", "max": "*", "min": 1, "path": "OrganizerComponent", "constraint": [ { "key": "organizer-only-one", "human": "SHALL have no more than one of act, encounter, observation, observationMedia, organizer, procedure, regionOfInterest, substanceAdministration, or supply.", "severity": "error", "expression": "(act | encounter | observation | observationMedia | organizer | procedure | regionOfInterest | substanceAdministration | supply).count() = 1" } ] }, { "id": "OrganizerComponent.typeCode", "max": "1", "min": 0, "path": "OrganizerComponent.typeCode", "type": [ { "code": "code", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ] } ], "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActRelationshipHasComponent" }, "representation": [ "xmlAttr" ], "defaultValueCode": "COMP" }, { "id": "OrganizerComponent.contextConductionInd", "max": "1", "min": 0, "path": "OrganizerComponent.contextConductionInd", "type": [ { "code": "boolean", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ] } ], "fixedBoolean": true, "representation": [ "xmlAttr" ] }, { "id": "OrganizerComponent.sequenceNumber", "max": "1", "min": 0, "path": "OrganizerComponent.sequenceNumber", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/INT" } ] }, { "id": "OrganizerComponent.sdtcPriorityNumber", "max": "1", "min": 0, "path": "OrganizerComponent.sdtcPriorityNumber", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/INT" } ], "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": "priorityNumber" } ] }, { "id": "OrganizerComponent.seperatableInd", "max": "1", "min": 0, "path": "OrganizerComponent.seperatableInd", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/BL" } ] }, { "id": "OrganizerComponent.act", "max": "1", "min": 0, "path": "OrganizerComponent.act", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Act" } ] }, { "id": "OrganizerComponent.encounter", "max": "1", "min": 0, "path": "OrganizerComponent.encounter", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Encounter" } ] }, { "id": "OrganizerComponent.observation", "max": "1", "min": 0, "path": "OrganizerComponent.observation", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation" } ] }, { "id": "OrganizerComponent.observationMedia", "max": "1", "min": 0, "path": "OrganizerComponent.observationMedia", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia" } ] }, { "id": "OrganizerComponent.organizer", "max": "1", "min": 0, "path": "OrganizerComponent.organizer", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Organizer" } ] }, { "id": "OrganizerComponent.procedure", "max": "1", "min": 0, "path": "OrganizerComponent.procedure", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Procedure" } ] }, { "id": "OrganizerComponent.regionOfInterest", "max": "1", "min": 0, "path": "OrganizerComponent.regionOfInterest", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest" } ] }, { "id": "OrganizerComponent.substanceAdministration", "max": "1", "min": 0, "path": "OrganizerComponent.substanceAdministration", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration" } ] }, { "id": "OrganizerComponent.supply", "max": "1", "min": 0, "path": "OrganizerComponent.supply", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/Supply" } ] } ] }, "contact": [ { "name": "HL7 International - Structured Documents", "telecom": [ { "value": "http://www.hl7.org/Special/committees/structure", "system": "url" }, { "value": "structdog@lists.HL7.org", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot" }