{
"description": "This section contains social history data that influence a patient's physical, psychological or emotional health (e.g., smoking status, pregnancy). Demographic data, such as marital status, race, ethnicity, and religious affiliation, is captured in the header. Mental/behavioral health assessments such as PHQ-9 (Patient Health Questionnaire-9) for depression screening are captured in the Mental Status section.",
"_filename": "StructureDefinition-SocialHistorySection.json",
"package_name": "hl7.cda.us.ccda",
"date": "2024-12-20T09:02:06+11:00",
"derivation": "constraint",
"publisher": "Health Level Seven",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "SocialHistorySection",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/Section",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Social History Section",
"package_version": "4.0.0-ballot",
"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": "section"
}, {
"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": "should-smoking-status",
"human": "SHOULD contain Smoking Status",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/SocialHistorySection",
"severity": "warning",
"expression": "entry.where(observation.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/SmokingStatus'))"
} ],
"path": "Section",
"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": "Section",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "Section.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": "Section.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "Section.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "Section.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": "Section.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "Section.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"constraint": [ {
"key": "II-1",
"human": "An II instance must have either a root or an nullFlavor.",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot",
"severity": "error",
"expression": "root.exists() or nullFlavor.exists()"
} ],
"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": "Section.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": "Section.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.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": "Section.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.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": "Section.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.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": "Section.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.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": "Section.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.templateId",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.templateId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "root",
"type": "value"
}, {
"path": "extension",
"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": "Section.templateId:section",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.templateId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"sliceName": "section",
"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": "Section.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": "Section.templateId:section.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.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": "Section.templateId:section.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.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": "Section.templateId:section.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.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.2.17",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Root",
"id": "Section.templateId:section.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.templateId.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" ]
} ],
"patternString": "2015-08-01",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Extension",
"id": "Section.templateId:section.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.ID",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Section.ID"
},
"path": "Section.ID",
"type": [ {
"code": "id",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/xs-ID" ]
} ],
"representation": [ "xmlAttr" ]
}, {
"path": "Section.classCode",
"fixedCode": "DOCSECT",
"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-ActClassRecordOrganizer"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.classCode",
"base": {
"max": "1",
"min": 0,
"path": "Section.classCode"
}
}, {
"path": "Section.moodCode",
"fixedCode": "EVN",
"min": 0,
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDAActMood"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.moodCode",
"base": {
"max": "1",
"min": 0,
"path": "Section.moodCode"
}
}, {
"id": "Section.id",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Section.id"
},
"path": "Section.id",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ]
}, {
"id": "Section.code",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Section.code"
},
"path": "Section.code",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
} ],
"short": "Social history Narrative"
}, {
"path": "Section.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": "Section.code.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.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": "29762-2",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Code",
"id": "Section.code.code",
"base": {
"max": "1",
"min": 0,
"path": "CD.code"
}
}, {
"path": "Section.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.1",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Code System",
"id": "Section.code.codeSystem",
"base": {
"max": "1",
"min": 0,
"path": "CD.codeSystem"
}
}, {
"path": "Section.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": "Section.code.codeSystemName",
"base": {
"max": "1",
"min": 0,
"path": "CD.codeSystemName"
}
}, {
"path": "Section.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": "Section.code.codeSystemVersion",
"base": {
"max": "1",
"min": 0,
"path": "CD.codeSystemVersion"
}
}, {
"path": "Section.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": "Section.code.displayName",
"base": {
"max": "1",
"min": 0,
"path": "CD.displayName"
}
}, {
"path": "Section.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": "Section.code.sdtcValueSet",
"base": {
"max": "1",
"min": 0,
"path": "CD.valueSet"
}
}, {
"path": "Section.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": "Section.code.sdtcValueSetVersion",
"base": {
"max": "1",
"min": 0,
"path": "CD.sdtcValueSetVersion"
}
}, {
"id": "Section.code.originalText",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "CD.originalText"
},
"path": "Section.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": "Section.code.qualifier",
"max": "0",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "CD.qualifier"
},
"path": "Section.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": "Section.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": "Section.code.translation",
"base": {
"max": "*",
"min": 0,
"path": "CD.translation"
}
}, {
"id": "Section.title",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Section.title"
},
"path": "Section.title",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ST"
} ]
}, {
"id": "Section.text",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Section.text"
},
"path": "Section.text",
"type": [ {
"code": "xhtml"
} ],
"representation": [ "cdaText" ]
}, {
"id": "Section.confidentialityCode",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Section.confidentialityCode"
},
"path": "Section.confidentialityCode",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
} ]
}, {
"id": "Section.languageCode",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Section.languageCode"
},
"path": "Section.languageCode",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/all-languages"
}
}, {
"id": "Section.subject",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Section.subject"
},
"path": "Section.subject",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Subject"
} ]
}, {
"id": "Section.author",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.author"
},
"path": "Section.author",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Author"
} ]
}, {
"id": "Section.informant",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.informant"
},
"path": "Section.informant",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Informant"
} ]
}, {
"id": "Section.entry",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.entry"
},
"path": "Section.entry",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entry"
} ],
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "observation",
"type": "profile"
} ]
}
}, {
"id": "Section.entry:socialHistory",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.entry"
},
"path": "Section.entry",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entry"
} ],
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-7953) such that it",
"sliceName": "socialHistory"
}, {
"path": "Section.entry.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": "Section.entry:socialHistory.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "Section.entry:socialHistory.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "Section.entry.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": "Section.entry:socialHistory.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "Section.entry.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"constraint": [ {
"key": "II-1",
"human": "An II instance must have either a root or an nullFlavor.",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot",
"severity": "error",
"expression": "root.exists() or nullFlavor.exists()"
} ],
"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": "Section.entry.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": "Section.entry:socialHistory.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.entry.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": "Section.entry:socialHistory.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.entry.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": "Section.entry:socialHistory.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.entry.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": "Section.entry:socialHistory.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.entry.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": "Section.entry:socialHistory.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.entry:socialHistory.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.entry.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": "Section.entry.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-xActRelationshipEntry"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.entry:socialHistory.typeCode",
"base": {
"max": "1",
"min": 0,
"path": "Entry.typeCode"
}
}, {
"id": "Section.entry:socialHistory.contextConductionInd",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.contextConductionInd"
},
"path": "Section.entry.contextConductionInd",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"fixedBoolean": true,
"representation": [ "xmlAttr" ]
}, {
"id": "Section.entry:socialHistory.act",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.act"
},
"path": "Section.entry.act",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Act"
} ]
}, {
"id": "Section.entry:socialHistory.encounter",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.encounter"
},
"path": "Section.entry.encounter",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Encounter"
} ]
}, {
"id": "Section.entry:socialHistory.observation",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observation"
},
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/SocialHistoryObservation" ]
} ],
"comment": "SHALL contain exactly one [1..1] Social History Observation (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.38:2015-08-01) (CONF:1198-14821)."
}, {
"id": "Section.entry:socialHistory.observationMedia",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observationMedia"
},
"path": "Section.entry.observationMedia",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia"
} ]
}, {
"id": "Section.entry:socialHistory.organizer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.organizer"
},
"path": "Section.entry.organizer",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Organizer"
} ]
}, {
"id": "Section.entry:socialHistory.procedure",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.procedure"
},
"path": "Section.entry.procedure",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Procedure"
} ]
}, {
"id": "Section.entry:socialHistory.regionOfInterest",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.regionOfInterest"
},
"path": "Section.entry.regionOfInterest",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest"
} ]
}, {
"id": "Section.entry:socialHistory.substanceAdministration",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.substanceAdministration"
},
"path": "Section.entry.substanceAdministration",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration"
} ]
}, {
"id": "Section.entry:socialHistory.supply",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.supply"
},
"path": "Section.entry.supply",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Supply"
} ]
}, {
"id": "Section.entry:pregnancyPregnancy",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.entry"
},
"path": "Section.entry",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entry"
} ],
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-9132) such that it",
"sliceName": "pregnancyPregnancy"
}, {
"path": "Section.entry.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": "Section.entry:pregnancyPregnancy.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "Section.entry:pregnancyPregnancy.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "Section.entry.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": "Section.entry:pregnancyPregnancy.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "Section.entry.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"constraint": [ {
"key": "II-1",
"human": "An II instance must have either a root or an nullFlavor.",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot",
"severity": "error",
"expression": "root.exists() or nullFlavor.exists()"
} ],
"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": "Section.entry.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": "Section.entry:pregnancyPregnancy.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.entry.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": "Section.entry:pregnancyPregnancy.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.entry.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": "Section.entry:pregnancyPregnancy.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.entry.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": "Section.entry:pregnancyPregnancy.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.entry.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": "Section.entry:pregnancyPregnancy.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.entry:pregnancyPregnancy.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.entry.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": "Section.entry.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-xActRelationshipEntry"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.entry:pregnancyPregnancy.typeCode",
"base": {
"max": "1",
"min": 0,
"path": "Entry.typeCode"
}
}, {
"id": "Section.entry:pregnancyPregnancy.contextConductionInd",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.contextConductionInd"
},
"path": "Section.entry.contextConductionInd",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"fixedBoolean": true,
"representation": [ "xmlAttr" ]
}, {
"id": "Section.entry:pregnancyPregnancy.act",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.act"
},
"path": "Section.entry.act",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Act"
} ]
}, {
"id": "Section.entry:pregnancyPregnancy.encounter",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.encounter"
},
"path": "Section.entry.encounter",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Encounter"
} ]
}, {
"id": "Section.entry:pregnancyPregnancy.observation",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observation"
},
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/PregnancyStatusObservation" ]
} ],
"comment": "SHALL contain exactly one [1..1] Pregnancy Status Observation (identifier: urn:oid:2.16.840.1.113883.10.20.15.3.8) (CONF:1198-14822)."
}, {
"id": "Section.entry:pregnancyPregnancy.observationMedia",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observationMedia"
},
"path": "Section.entry.observationMedia",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia"
} ]
}, {
"id": "Section.entry:pregnancyPregnancy.organizer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.organizer"
},
"path": "Section.entry.organizer",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Organizer"
} ]
}, {
"id": "Section.entry:pregnancyPregnancy.procedure",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.procedure"
},
"path": "Section.entry.procedure",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Procedure"
} ]
}, {
"id": "Section.entry:pregnancyPregnancy.regionOfInterest",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.regionOfInterest"
},
"path": "Section.entry.regionOfInterest",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest"
} ]
}, {
"id": "Section.entry:pregnancyPregnancy.substanceAdministration",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.substanceAdministration"
},
"path": "Section.entry.substanceAdministration",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration"
} ]
}, {
"id": "Section.entry:pregnancyPregnancy.supply",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.supply"
},
"path": "Section.entry.supply",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Supply"
} ]
}, {
"id": "Section.entry:smokingStatus",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.entry"
},
"path": "Section.entry",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entry"
} ],
"comment": "SHOULD contain zero or more [0..*] entry (CONF:1198-14823) such that it",
"sliceName": "smokingStatus"
}, {
"path": "Section.entry.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": "Section.entry:smokingStatus.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "Section.entry:smokingStatus.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "Section.entry.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": "Section.entry:smokingStatus.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "Section.entry.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"constraint": [ {
"key": "II-1",
"human": "An II instance must have either a root or an nullFlavor.",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot",
"severity": "error",
"expression": "root.exists() or nullFlavor.exists()"
} ],
"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": "Section.entry.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": "Section.entry:smokingStatus.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.entry.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": "Section.entry:smokingStatus.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.entry.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": "Section.entry:smokingStatus.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.entry.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": "Section.entry:smokingStatus.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.entry.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": "Section.entry:smokingStatus.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.entry:smokingStatus.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.entry.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": "Section.entry.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-xActRelationshipEntry"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.entry:smokingStatus.typeCode",
"base": {
"max": "1",
"min": 0,
"path": "Entry.typeCode"
}
}, {
"id": "Section.entry:smokingStatus.contextConductionInd",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.contextConductionInd"
},
"path": "Section.entry.contextConductionInd",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"fixedBoolean": true,
"representation": [ "xmlAttr" ]
}, {
"id": "Section.entry:smokingStatus.act",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.act"
},
"path": "Section.entry.act",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Act"
} ]
}, {
"id": "Section.entry:smokingStatus.encounter",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.encounter"
},
"path": "Section.entry.encounter",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Encounter"
} ]
}, {
"id": "Section.entry:smokingStatus.observation",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observation"
},
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/SmokingStatus" ]
} ],
"comment": "SHALL contain exactly one [1..1] Smoking Status(identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.511:2024-05-01) (CONF:1198-14824)."
}, {
"id": "Section.entry:smokingStatus.observationMedia",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observationMedia"
},
"path": "Section.entry.observationMedia",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia"
} ]
}, {
"id": "Section.entry:smokingStatus.organizer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.organizer"
},
"path": "Section.entry.organizer",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Organizer"
} ]
}, {
"id": "Section.entry:smokingStatus.procedure",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.procedure"
},
"path": "Section.entry.procedure",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Procedure"
} ]
}, {
"id": "Section.entry:smokingStatus.regionOfInterest",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.regionOfInterest"
},
"path": "Section.entry.regionOfInterest",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest"
} ]
}, {
"id": "Section.entry:smokingStatus.substanceAdministration",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.substanceAdministration"
},
"path": "Section.entry.substanceAdministration",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration"
} ]
}, {
"id": "Section.entry:smokingStatus.supply",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.supply"
},
"path": "Section.entry.supply",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Supply"
} ]
}, {
"id": "Section.entry:caregiver",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.entry"
},
"path": "Section.entry",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entry"
} ],
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-28361) such that it",
"sliceName": "caregiver"
}, {
"path": "Section.entry.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": "Section.entry:caregiver.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "Section.entry:caregiver.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "Section.entry.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": "Section.entry:caregiver.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "Section.entry.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"constraint": [ {
"key": "II-1",
"human": "An II instance must have either a root or an nullFlavor.",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot",
"severity": "error",
"expression": "root.exists() or nullFlavor.exists()"
} ],
"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": "Section.entry.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": "Section.entry:caregiver.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.entry.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": "Section.entry:caregiver.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.entry.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": "Section.entry:caregiver.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.entry.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": "Section.entry:caregiver.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.entry.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": "Section.entry:caregiver.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.entry:caregiver.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.entry.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": "Section.entry.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-xActRelationshipEntry"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.entry:caregiver.typeCode",
"base": {
"max": "1",
"min": 0,
"path": "Entry.typeCode"
}
}, {
"id": "Section.entry:caregiver.contextConductionInd",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.contextConductionInd"
},
"path": "Section.entry.contextConductionInd",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"fixedBoolean": true,
"representation": [ "xmlAttr" ]
}, {
"id": "Section.entry:caregiver.act",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.act"
},
"path": "Section.entry.act",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Act"
} ]
}, {
"id": "Section.entry:caregiver.encounter",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.encounter"
},
"path": "Section.entry.encounter",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Encounter"
} ]
}, {
"id": "Section.entry:caregiver.observation",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observation"
},
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/CaregiverCharacteristics" ]
} ],
"comment": "SHALL contain exactly one [1..1] Caregiver Characteristics (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.72) (CONF:1198-28362)."
}, {
"id": "Section.entry:caregiver.observationMedia",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observationMedia"
},
"path": "Section.entry.observationMedia",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia"
} ]
}, {
"id": "Section.entry:caregiver.organizer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.organizer"
},
"path": "Section.entry.organizer",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Organizer"
} ]
}, {
"id": "Section.entry:caregiver.procedure",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.procedure"
},
"path": "Section.entry.procedure",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Procedure"
} ]
}, {
"id": "Section.entry:caregiver.regionOfInterest",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.regionOfInterest"
},
"path": "Section.entry.regionOfInterest",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest"
} ]
}, {
"id": "Section.entry:caregiver.substanceAdministration",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.substanceAdministration"
},
"path": "Section.entry.substanceAdministration",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration"
} ]
}, {
"id": "Section.entry:caregiver.supply",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.supply"
},
"path": "Section.entry.supply",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Supply"
} ]
}, {
"id": "Section.entry:culturalReligious",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.entry"
},
"path": "Section.entry",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entry"
} ],
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-28366) such that it",
"sliceName": "culturalReligious"
}, {
"path": "Section.entry.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": "Section.entry:culturalReligious.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "Section.entry:culturalReligious.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "Section.entry.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": "Section.entry:culturalReligious.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "Section.entry.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"constraint": [ {
"key": "II-1",
"human": "An II instance must have either a root or an nullFlavor.",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot",
"severity": "error",
"expression": "root.exists() or nullFlavor.exists()"
} ],
"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": "Section.entry.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": "Section.entry:culturalReligious.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.entry.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": "Section.entry:culturalReligious.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.entry.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": "Section.entry:culturalReligious.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.entry.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": "Section.entry:culturalReligious.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.entry.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": "Section.entry:culturalReligious.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.entry:culturalReligious.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.entry.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": "Section.entry.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-xActRelationshipEntry"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.entry:culturalReligious.typeCode",
"base": {
"max": "1",
"min": 0,
"path": "Entry.typeCode"
}
}, {
"id": "Section.entry:culturalReligious.contextConductionInd",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.contextConductionInd"
},
"path": "Section.entry.contextConductionInd",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"fixedBoolean": true,
"representation": [ "xmlAttr" ]
}, {
"id": "Section.entry:culturalReligious.act",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.act"
},
"path": "Section.entry.act",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Act"
} ]
}, {
"id": "Section.entry:culturalReligious.encounter",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.encounter"
},
"path": "Section.entry.encounter",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Encounter"
} ]
}, {
"id": "Section.entry:culturalReligious.observation",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observation"
},
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/CulturalandReligiousObservation" ]
} ],
"comment": "SHALL contain exactly one [1..1] Cultural and Religious Observation (identifier: urn:oi\n d:2.16.840.1.113883.10.20.22.4.111) (CONF:1198-28367)."
}, {
"id": "Section.entry:culturalReligious.observationMedia",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observationMedia"
},
"path": "Section.entry.observationMedia",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia"
} ]
}, {
"id": "Section.entry:culturalReligious.organizer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.organizer"
},
"path": "Section.entry.organizer",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Organizer"
} ]
}, {
"id": "Section.entry:culturalReligious.procedure",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.procedure"
},
"path": "Section.entry.procedure",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Procedure"
} ]
}, {
"id": "Section.entry:culturalReligious.regionOfInterest",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.regionOfInterest"
},
"path": "Section.entry.regionOfInterest",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest"
} ]
}, {
"id": "Section.entry:culturalReligious.substanceAdministration",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.substanceAdministration"
},
"path": "Section.entry.substanceAdministration",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration"
} ]
}, {
"id": "Section.entry:culturalReligious.supply",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.supply"
},
"path": "Section.entry.supply",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Supply"
} ]
}, {
"id": "Section.entry:homeCharacteristics",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.entry"
},
"path": "Section.entry",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entry"
} ],
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-28825) such that it",
"sliceName": "homeCharacteristics"
}, {
"path": "Section.entry.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": "Section.entry:homeCharacteristics.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "Section.entry:homeCharacteristics.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "Section.entry.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": "Section.entry:homeCharacteristics.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "Section.entry.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"constraint": [ {
"key": "II-1",
"human": "An II instance must have either a root or an nullFlavor.",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot",
"severity": "error",
"expression": "root.exists() or nullFlavor.exists()"
} ],
"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": "Section.entry.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": "Section.entry:homeCharacteristics.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.entry.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": "Section.entry:homeCharacteristics.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.entry.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": "Section.entry:homeCharacteristics.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.entry.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": "Section.entry:homeCharacteristics.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.entry.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": "Section.entry:homeCharacteristics.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.entry:homeCharacteristics.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.entry.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": "Section.entry.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-xActRelationshipEntry"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.entry:homeCharacteristics.typeCode",
"base": {
"max": "1",
"min": 0,
"path": "Entry.typeCode"
}
}, {
"id": "Section.entry:homeCharacteristics.contextConductionInd",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.contextConductionInd"
},
"path": "Section.entry.contextConductionInd",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"fixedBoolean": true,
"representation": [ "xmlAttr" ]
}, {
"id": "Section.entry:homeCharacteristics.act",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.act"
},
"path": "Section.entry.act",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Act"
} ]
}, {
"id": "Section.entry:homeCharacteristics.encounter",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.encounter"
},
"path": "Section.entry.encounter",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Encounter"
} ]
}, {
"id": "Section.entry:homeCharacteristics.observation",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observation"
},
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/CharacteristicsofHomeEnvironment" ]
} ],
"comment": "SHALL contain exactly one [1..1] Characteristics of Home Environment (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.109) (CONF:1198-28826)."
}, {
"id": "Section.entry:homeCharacteristics.observationMedia",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observationMedia"
},
"path": "Section.entry.observationMedia",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia"
} ]
}, {
"id": "Section.entry:homeCharacteristics.organizer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.organizer"
},
"path": "Section.entry.organizer",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Organizer"
} ]
}, {
"id": "Section.entry:homeCharacteristics.procedure",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.procedure"
},
"path": "Section.entry.procedure",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Procedure"
} ]
}, {
"id": "Section.entry:homeCharacteristics.regionOfInterest",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.regionOfInterest"
},
"path": "Section.entry.regionOfInterest",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest"
} ]
}, {
"id": "Section.entry:homeCharacteristics.substanceAdministration",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.substanceAdministration"
},
"path": "Section.entry.substanceAdministration",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration"
} ]
}, {
"id": "Section.entry:homeCharacteristics.supply",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.supply"
},
"path": "Section.entry.supply",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Supply"
} ]
}, {
"id": "Section.entry:individualPronoun",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.entry"
},
"path": "Section.entry",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entry"
} ],
"comment": "MAY contain zero or more [0..*] entry such that it",
"sliceName": "individualPronoun"
}, {
"path": "Section.entry.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": "Section.entry:individualPronoun.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "Section.entry:individualPronoun.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "Section.entry.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": "Section.entry:individualPronoun.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "Section.entry.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"constraint": [ {
"key": "II-1",
"human": "An II instance must have either a root or an nullFlavor.",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot",
"severity": "error",
"expression": "root.exists() or nullFlavor.exists()"
} ],
"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": "Section.entry.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": "Section.entry:individualPronoun.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.entry.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": "Section.entry:individualPronoun.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.entry.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": "Section.entry:individualPronoun.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.entry.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": "Section.entry:individualPronoun.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.entry.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": "Section.entry:individualPronoun.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.entry:individualPronoun.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.entry.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": "Section.entry.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-xActRelationshipEntry"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.entry:individualPronoun.typeCode",
"base": {
"max": "1",
"min": 0,
"path": "Entry.typeCode"
}
}, {
"id": "Section.entry:individualPronoun.contextConductionInd",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.contextConductionInd"
},
"path": "Section.entry.contextConductionInd",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"fixedBoolean": true,
"representation": [ "xmlAttr" ]
}, {
"id": "Section.entry:individualPronoun.act",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.act"
},
"path": "Section.entry.act",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Act"
} ]
}, {
"id": "Section.entry:individualPronoun.encounter",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.encounter"
},
"path": "Section.entry.encounter",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Encounter"
} ]
}, {
"id": "Section.entry:individualPronoun.observation",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observation"
},
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/IndividualPronounObservation" ]
} ],
"short": "𝗨𝗦𝗖𝗗𝗜: Individual Pronoun - SHALL contain exactly one [1..1] Individual Pronoun Observation (identifier: urn:oid:2.16.840.1.113883.10.15.2:2025-05-01).",
"extension": [ {
"url": "http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement",
"valueBoolean": true
} ]
}, {
"id": "Section.entry:individualPronoun.observationMedia",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.observationMedia"
},
"path": "Section.entry.observationMedia",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia"
} ]
}, {
"id": "Section.entry:individualPronoun.organizer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.organizer"
},
"path": "Section.entry.organizer",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Organizer"
} ]
}, {
"id": "Section.entry:individualPronoun.procedure",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.procedure"
},
"path": "Section.entry.procedure",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Procedure"
} ]
}, {
"id": "Section.entry:individualPronoun.regionOfInterest",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.regionOfInterest"
},
"path": "Section.entry.regionOfInterest",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest"
} ]
}, {
"id": "Section.entry:individualPronoun.substanceAdministration",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.substanceAdministration"
},
"path": "Section.entry.substanceAdministration",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration"
} ]
}, {
"id": "Section.entry:individualPronoun.supply",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Entry.supply"
},
"path": "Section.entry.supply",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Supply"
} ]
}, {
"id": "Section.component",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Section.component"
},
"path": "Section.component",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot"
} ]
}, {
"path": "Section.component.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": "Section.component.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "Section.component.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "Section.component.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": "Section.component.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "Section.component.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"constraint": [ {
"key": "II-1",
"human": "An II instance must have either a root or an nullFlavor.",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/Section",
"severity": "error",
"expression": "root.exists() or nullFlavor.exists()"
} ],
"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": "Section.component.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": "Section.component.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "Section.component.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": "Section.component.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "Section.component.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": "Section.component.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "Section.component.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": "Section.component.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "Section.component.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": "Section.component.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "Section.component.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "Section.component.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": "Section.component.typeCode",
"fixedCode": "COMP",
"min": 0,
"definition": "Drawn from concept domain DocumentSectionType",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Section.component.typeCode",
"base": {
"max": "1",
"min": 0,
"path": "Section.component.typeCode"
}
}, {
"id": "Section.component.contextConductionInd",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Section.component.contextConductionInd"
},
"path": "Section.component.contextConductionInd",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"fixedBoolean": true,
"representation": [ "xmlAttr" ]
}, {
"id": "Section.component.section",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Section.component.section"
},
"path": "Section.component.section",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Section"
} ]
} ]
},
"status": "draft",
"id": "b92c0842-edb1-4e5e-a788-1c7b315cc15c",
"kind": "logical",
"url": "http://hl7.org/cda/us/ccda/StructureDefinition/SocialHistorySection",
"identifier": [ {
"value": "urn:hl7ii:2.16.840.1.113883.10.20.22.2.17:2015-08-01",
"system": "urn:ietf:rfc:3986"
} ],
"version": "4.0.0-ballot",
"differential": {
"element": [ {
"id": "Section",
"path": "Section",
"constraint": [ {
"key": "should-smoking-status",
"human": "SHOULD contain Smoking Status",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/SocialHistorySection",
"severity": "warning",
"expression": "entry.where(observation.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/SmokingStatus'))"
} ]
}, {
"id": "Section.templateId",
"min": 1,
"path": "Section.templateId",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "root",
"type": "value"
}, {
"path": "extension",
"type": "value"
} ]
}
}, {
"id": "Section.templateId:section",
"max": "1",
"min": 1,
"path": "Section.templateId",
"sliceName": "section"
}, {
"id": "Section.templateId:section.root",
"min": 1,
"path": "Section.templateId.root",
"patternString": "2.16.840.1.113883.10.20.22.2.17"
}, {
"id": "Section.templateId:section.extension",
"min": 1,
"path": "Section.templateId.extension",
"patternString": "2015-08-01"
}, {
"id": "Section.code",
"min": 1,
"path": "Section.code",
"short": "Social history Narrative"
}, {
"id": "Section.code.code",
"min": 1,
"path": "Section.code.code",
"patternCode": "29762-2"
}, {
"id": "Section.code.codeSystem",
"min": 1,
"path": "Section.code.codeSystem",
"patternString": "2.16.840.1.113883.6.1"
}, {
"id": "Section.title",
"min": 1,
"path": "Section.title"
}, {
"id": "Section.text",
"min": 1,
"path": "Section.text"
}, {
"id": "Section.entry",
"path": "Section.entry",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "observation",
"type": "profile"
} ]
}
}, {
"id": "Section.entry:socialHistory",
"max": "*",
"min": 0,
"path": "Section.entry",
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-7953) such that it",
"sliceName": "socialHistory"
}, {
"id": "Section.entry:socialHistory.observation",
"min": 1,
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/SocialHistoryObservation" ]
} ],
"comment": "SHALL contain exactly one [1..1] Social History Observation (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.38:2015-08-01) (CONF:1198-14821)."
}, {
"id": "Section.entry:pregnancyPregnancy",
"max": "*",
"min": 0,
"path": "Section.entry",
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-9132) such that it",
"sliceName": "pregnancyPregnancy"
}, {
"id": "Section.entry:pregnancyPregnancy.observation",
"min": 1,
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/PregnancyStatusObservation" ]
} ],
"comment": "SHALL contain exactly one [1..1] Pregnancy Status Observation (identifier: urn:oid:2.16.840.1.113883.10.20.15.3.8) (CONF:1198-14822)."
}, {
"id": "Section.entry:smokingStatus",
"max": "*",
"min": 0,
"path": "Section.entry",
"comment": "SHOULD contain zero or more [0..*] entry (CONF:1198-14823) such that it",
"sliceName": "smokingStatus"
}, {
"id": "Section.entry:smokingStatus.observation",
"min": 1,
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/SmokingStatus" ]
} ],
"comment": "SHALL contain exactly one [1..1] Smoking Status(identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.511:2024-05-01) (CONF:1198-14824)."
}, {
"id": "Section.entry:caregiver",
"max": "*",
"min": 0,
"path": "Section.entry",
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-28361) such that it",
"sliceName": "caregiver"
}, {
"id": "Section.entry:caregiver.observation",
"min": 1,
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/CaregiverCharacteristics" ]
} ],
"comment": "SHALL contain exactly one [1..1] Caregiver Characteristics (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.72) (CONF:1198-28362)."
}, {
"id": "Section.entry:culturalReligious",
"max": "*",
"min": 0,
"path": "Section.entry",
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-28366) such that it",
"sliceName": "culturalReligious"
}, {
"id": "Section.entry:culturalReligious.observation",
"min": 1,
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/CulturalandReligiousObservation" ]
} ],
"comment": "SHALL contain exactly one [1..1] Cultural and Religious Observation (identifier: urn:oi\n d:2.16.840.1.113883.10.20.22.4.111) (CONF:1198-28367)."
}, {
"id": "Section.entry:homeCharacteristics",
"max": "*",
"min": 0,
"path": "Section.entry",
"comment": "MAY contain zero or more [0..*] entry (CONF:1198-28825) such that it",
"sliceName": "homeCharacteristics"
}, {
"id": "Section.entry:homeCharacteristics.observation",
"min": 1,
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/CharacteristicsofHomeEnvironment" ]
} ],
"comment": "SHALL contain exactly one [1..1] Characteristics of Home Environment (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.109) (CONF:1198-28826)."
}, {
"id": "Section.entry:individualPronoun",
"max": "*",
"min": 0,
"path": "Section.entry",
"comment": "MAY contain zero or more [0..*] entry such that it",
"sliceName": "individualPronoun"
}, {
"id": "Section.entry:individualPronoun.observation",
"min": 1,
"path": "Section.entry.observation",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Observation",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/IndividualPronounObservation" ]
} ],
"short": "𝗨𝗦𝗖𝗗𝗜: Individual Pronoun - SHALL contain exactly one [1..1] Individual Pronoun Observation (identifier: urn:oid:2.16.840.1.113883.10.15.2:2025-05-01).",
"extension": [ {
"url": "http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement",
"valueBoolean": true
} ]
} ]
},
"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/Section"
}