FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.22.2.17
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "2.16.840.1.113883.10.20.22.2.17",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.2.17",
"identifier": [
{
"value": "urn:hl7ii:2.16.840.1.113883.10.20.22.2.17:2015-08-01"
}
],
"version": "2.2",
"name": "SocialHistorySection",
"title": "Social History Section",
"status": "active",
"date": "2022-05-13T15:50:12+00:00",
"publisher": "Health Level Seven",
"contact": [
{
"name": "HL7 International - Structured Documents",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/structure"
}
]
}
],
"description": "This section contains social history data that influence a patients 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.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Section",
"baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/Section",
"derivation": "constraint",
"snapshot": {
"element": [
{
"id": "Section",
"path": "Section",
"min": 1,
"max": "1",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "Section.ID",
"path": "Section.ID",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Section.ID",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Section.nullFlavor",
"path": "Section.nullFlavor",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
}
},
{
"id": "Section.classCode",
"path": "Section.classCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "DOCSECT",
"fixedCode": "DOCSECT",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActClassOrganizer"
}
},
{
"id": "Section.moodCode",
"path": "Section.moodCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.moodCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "EVN",
"fixedCode": "EVN",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActMood"
}
},
{
"id": "Section.templateId",
"path": "Section.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
},
{
"type": "value",
"path": "extension"
}
],
"rules": "open"
},
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 0,
"max": "*",
"base": {
"path": "Section.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Section.templateId:primary",
"path": "Section.templateId",
"sliceName": "primary",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"requirements": "SHALL contain exactly one [1..1] templateId (CONF:1198-7936) such that it",
"min": 1,
"max": "1",
"base": {
"path": "Section.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Section.templateId:primary.nullFlavor",
"path": "Section.templateId.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
}
},
{
"id": "Section.templateId:primary.assigningAuthorityName",
"path": "Section.templateId.assigningAuthorityName",
"representation": [
"xmlAttr"
],
"label": "Assigning Authority Name",
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"min": 0,
"max": "1",
"base": {
"path": "II.assigningAuthorityName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Section.templateId:primary.displayable",
"path": "Section.templateId.displayable",
"representation": [
"xmlAttr"
],
"label": "Displayable",
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"min": 0,
"max": "1",
"base": {
"path": "II.displayable",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Section.templateId:primary.root",
"path": "Section.templateId.root",
"representation": [
"xmlAttr"
],
"label": "Root",
"definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
"requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.22.2.17\" (CONF:1198-10449).",
"min": 1,
"max": "1",
"base": {
"path": "II.root",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2.16.840.1.113883.10.20.22.2.17"
},
{
"id": "Section.templateId:primary.extension",
"path": "Section.templateId.extension",
"representation": [
"xmlAttr"
],
"label": "Extension",
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"requirements": "SHALL contain exactly one [1..1] @extension=\"2015-08-01\" (CONF:1198-32494).",
"min": 1,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2015-08-01"
},
{
"id": "Section.id",
"path": "Section.id",
"min": 0,
"max": "1",
"base": {
"path": "Section.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Section.code",
"path": "Section.code",
"requirements": "SHALL contain exactly one [1..1] code (CONF:1198-14819).",
"min": 1,
"max": "1",
"base": {
"path": "Section.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-DocumentSectionType"
}
},
{
"id": "Section.code.nullFlavor",
"path": "Section.code.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
}
},
{
"id": "Section.code.code",
"path": "Section.code.code",
"representation": [
"xmlAttr"
],
"label": "Code",
"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.",
"requirements": "This code SHALL contain exactly one [1..1] @code=\"29762-2\" Social History (CONF:1198-14820).",
"min": 1,
"max": "1",
"base": {
"path": "CD.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "29762-2"
},
{
"id": "Section.code.codeSystem",
"path": "Section.code.codeSystem",
"representation": [
"xmlAttr"
],
"label": "Code System",
"definition": "Specifies the code system that defines the code.",
"requirements": "This code SHALL contain exactly one [1..1] @codeSystem=\"2.16.840.1.113883.6.1\" (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1) (CONF:1198-30814).",
"min": 1,
"max": "1",
"base": {
"path": "CD.codeSystem",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2.16.840.1.113883.6.1"
},
{
"id": "Section.code.codeSystemName",
"path": "Section.code.codeSystemName",
"representation": [
"xmlAttr"
],
"label": "Code System Name",
"definition": "The common name of the coding system.",
"min": 0,
"max": "1",
"base": {
"path": "CD.codeSystemName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Section.code.codeSystemVersion",
"path": "Section.code.codeSystemVersion",
"representation": [
"xmlAttr"
],
"label": "Code System Version",
"definition": "If applicable, a version descriptor defined specifically for the given code system.",
"min": 0,
"max": "1",
"base": {
"path": "CD.codeSystemVersion",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Section.code.displayName",
"path": "Section.code.displayName",
"representation": [
"xmlAttr"
],
"label": "Display Name",
"definition": "A name or title for the code, under which the sending system shows the code value to its users.",
"min": 0,
"max": "1",
"base": {
"path": "CD.displayName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Section.code.sdtcValueSet",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "valueSet"
}
],
"path": "Section.code.sdtcValueSet",
"representation": [
"xmlAttr"
],
"definition": "The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.",
"min": 0,
"max": "1",
"base": {
"path": "CD.valueSet",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Section.code.sdtcValueSetVersion",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "valueSetVersion"
}
],
"path": "Section.code.sdtcValueSetVersion",
"representation": [
"xmlAttr"
],
"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.",
"min": 0,
"max": "1",
"base": {
"path": "CD.sdtcValueSetVersion",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Section.code.originalText",
"path": "Section.code.originalText",
"label": "Original Text",
"definition": "The text or phrase used as the basis for the coding.",
"min": 0,
"max": "1",
"base": {
"path": "CD.originalText",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ED"
}
]
},
{
"id": "Section.code.qualifier",
"path": "Section.code.qualifier",
"label": "Qualifier",
"definition": "Specifies additional codes that increase the specificity of the the primary code.",
"min": 0,
"max": "0",
"base": {
"path": "CD.qualifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CR"
}
]
},
{
"id": "Section.code.translation",
"path": "Section.code.translation",
"representation": [
"typeAttr"
],
"label": "Translation",
"definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
"min": 0,
"max": "*",
"base": {
"path": "CD.translation",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
}
]
},
{
"id": "Section.title",
"path": "Section.title",
"requirements": "SHALL contain exactly one [1..1] title (CONF:1198-7938).",
"min": 1,
"max": "1",
"base": {
"path": "Section.title",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ST"
}
]
},
{
"id": "Section.text",
"path": "Section.text",
"representation": [
"cdaText"
],
"requirements": "SHALL contain exactly one [1..1] text (CONF:1198-7939).",
"min": 1,
"max": "1",
"base": {
"path": "Section.text",
"min": 0,
"max": "1"
},
"type": [
{
"code": "xhtml"
}
],
"mustSupport": true
},
{
"id": "Section.confidentialityCode",
"path": "Section.confidentialityCode",
"min": 0,
"max": "1",
"base": {
"path": "Section.confidentialityCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
]
},
{
"id": "Section.languageCode",
"path": "Section.languageCode",
"min": 0,
"max": "1",
"base": {
"path": "Section.languageCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-HumanLanguage"
}
},
{
"id": "Section.subject",
"path": "Section.subject",
"min": 0,
"max": "1",
"base": {
"path": "Section.subject",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Section.subject.typeCode",
"path": "Section.subject.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.subject.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "SBJ",
"fixedCode": "SBJ",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ParticipationTargetSubject"
}
},
{
"id": "Section.subject.contextControlCode",
"path": "Section.subject.contextControlCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.subject.contextControlCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "OP",
"fixedCode": "OP",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ContextControl"
}
},
{
"id": "Section.subject.awarenessCode",
"path": "Section.subject.awarenessCode",
"min": 0,
"max": "1",
"base": {
"path": "Section.subject.awarenessCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-TargetAwareness"
}
},
{
"id": "Section.subject.relatedSubject",
"path": "Section.subject.relatedSubject",
"min": 1,
"max": "1",
"base": {
"path": "Section.subject.relatedSubject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedSubject"
}
]
},
{
"id": "Section.author",
"path": "Section.author",
"min": 0,
"max": "*",
"base": {
"path": "Section.author",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Author"
}
]
},
{
"id": "Section.informant",
"path": "Section.informant",
"min": 0,
"max": "*",
"base": {
"path": "Section.informant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Section.informant.typeCode",
"path": "Section.informant.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.informant.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "INF",
"fixedCode": "INF",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ParticipationInformationGenerator"
}
},
{
"id": "Section.informant.contextControlCode",
"path": "Section.informant.contextControlCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.informant.contextControlCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "OP",
"fixedCode": "OP",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ContextControl"
}
},
{
"id": "Section.informant.assignedEntity",
"path": "Section.informant.assignedEntity",
"min": 0,
"max": "1",
"base": {
"path": "Section.informant.assignedEntity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity"
}
]
},
{
"id": "Section.informant.relatedEntity",
"path": "Section.informant.relatedEntity",
"min": 0,
"max": "1",
"base": {
"path": "Section.informant.relatedEntity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedEntity"
}
]
},
{
"id": "Section.entry",
"path": "Section.entry",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "observation"
}
],
"rules": "open"
},
"min": 0,
"max": "*",
"base": {
"path": "Section.entry",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "only-one-statement",
"severity": "error",
"human": "SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act.",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Section"
}
]
},
{
"id": "Section.entry.typeCode",
"path": "Section.entry.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP"
},
{
"id": "Section.entry.contextConductionInd",
"path": "Section.entry.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Section.entry.observation",
"path": "Section.entry.observation",
"min": 0,
"max": "1",
"base": {
"path": "Section.entry.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Section.entry.regionOfInterest",
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "1",
"base": {
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Section.entry.observationMedia",
"path": "Section.entry.observationMedia",
"min": 0,
"max": "1",
"base": {
"path": "Section.entry.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Section.entry.substanceAdministration",
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "1",
"base": {
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Section.entry.supply",
"path": "Section.entry.supply",
"min": 0,
"max": "1",
"base": {
"path": "Section.entry.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Section.entry.procedure",
"path": "Section.entry.procedure",
"min": 0,
"max": "1",
"base": {
"path": "Section.entry.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Section.entry.encounter",
"path": "Section.entry.encounter",
"min": 0,
"max": "1",
"base": {
"path": "Section.entry.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Section.entry.organizer",
"path": "Section.entry.organizer",
"min": 0,
"max": "1",
"base": {
"path": "Section.entry.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Section.entry.act",
"path": "Section.entry.act",
"min": 0,
"max": "1",
"base": {
"path": "Section.entry.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Section.entry:socialHistory",
"path": "Section.entry",
"sliceName": "socialHistory",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-7953) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Section.entry",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "only-one-statement",
"severity": "error",
"human": "SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act.",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Section"
}
]
},
{
"id": "Section.entry:socialHistory.typeCode",
"path": "Section.entry.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP"
},
{
"id": "Section.entry:socialHistory.contextConductionInd",
"path": "Section.entry.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Section.entry:socialHistory.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Social History Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.38:2015-08-01) (CONF:1198-14821).",
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.38"
]
}
],
"isModifier": false
},
{
"id": "Section.entry:socialHistory.regionOfInterest",
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Section.entry:socialHistory.observationMedia",
"path": "Section.entry.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Section.entry:socialHistory.substanceAdministration",
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Section.entry:socialHistory.supply",
"path": "Section.entry.supply",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Section.entry:socialHistory.procedure",
"path": "Section.entry.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Section.entry:socialHistory.encounter",
"path": "Section.entry.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Section.entry:socialHistory.organizer",
"path": "Section.entry.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Section.entry:socialHistory.act",
"path": "Section.entry.act",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Section.entry:pregnancyPregnancy",
"path": "Section.entry",
"sliceName": "pregnancyPregnancy",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-9132) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Section.entry",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "only-one-statement",
"severity": "error",
"human": "SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act.",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Section"
}
]
},
{
"id": "Section.entry:pregnancyPregnancy.typeCode",
"path": "Section.entry.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP"
},
{
"id": "Section.entry:pregnancyPregnancy.contextConductionInd",
"path": "Section.entry.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Section.entry:pregnancyPregnancy.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Pregnancy Observation (identifier: urn:oid:2.16.840.1.113883.10.20.15.3.8) (CONF:1198-14822).",
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.15.3.8"
]
}
],
"isModifier": false
},
{
"id": "Section.entry:pregnancyPregnancy.regionOfInterest",
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Section.entry:pregnancyPregnancy.observationMedia",
"path": "Section.entry.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Section.entry:pregnancyPregnancy.substanceAdministration",
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Section.entry:pregnancyPregnancy.supply",
"path": "Section.entry.supply",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Section.entry:pregnancyPregnancy.procedure",
"path": "Section.entry.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Section.entry:pregnancyPregnancy.encounter",
"path": "Section.entry.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Section.entry:pregnancyPregnancy.organizer",
"path": "Section.entry.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Section.entry:pregnancyPregnancy.act",
"path": "Section.entry.act",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Section.entry:smokingStatus",
"path": "Section.entry",
"sliceName": "smokingStatus",
"requirements": "SHOULD contain zero or more [0..*] entry (CONF:1198-14823) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Section.entry",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "only-one-statement",
"severity": "error",
"human": "SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act.",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Section"
}
]
},
{
"id": "Section.entry:smokingStatus.typeCode",
"path": "Section.entry.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP"
},
{
"id": "Section.entry:smokingStatus.contextConductionInd",
"path": "Section.entry.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Section.entry:smokingStatus.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Smoking Status - Meaningful Use (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.78:2014-06-09) (CONF:1198-14824).",
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.78"
]
}
],
"isModifier": false
},
{
"id": "Section.entry:smokingStatus.regionOfInterest",
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Section.entry:smokingStatus.observationMedia",
"path": "Section.entry.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Section.entry:smokingStatus.substanceAdministration",
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Section.entry:smokingStatus.supply",
"path": "Section.entry.supply",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Section.entry:smokingStatus.procedure",
"path": "Section.entry.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Section.entry:smokingStatus.encounter",
"path": "Section.entry.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Section.entry:smokingStatus.organizer",
"path": "Section.entry.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Section.entry:smokingStatus.act",
"path": "Section.entry.act",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Section.entry:tobaccoUse",
"path": "Section.entry",
"sliceName": "tobaccoUse",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-16816) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Section.entry",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "only-one-statement",
"severity": "error",
"human": "SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act.",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Section"
}
]
},
{
"id": "Section.entry:tobaccoUse.typeCode",
"path": "Section.entry.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP"
},
{
"id": "Section.entry:tobaccoUse.contextConductionInd",
"path": "Section.entry.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Section.entry:tobaccoUse.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Tobacco Use (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.85:2014-06-09) (CONF:1198-16817).",
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.85"
]
}
],
"isModifier": false
},
{
"id": "Section.entry:tobaccoUse.regionOfInterest",
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Section.entry:tobaccoUse.observationMedia",
"path": "Section.entry.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Section.entry:tobaccoUse.substanceAdministration",
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Section.entry:tobaccoUse.supply",
"path": "Section.entry.supply",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Section.entry:tobaccoUse.procedure",
"path": "Section.entry.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Section.entry:tobaccoUse.encounter",
"path": "Section.entry.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Section.entry:tobaccoUse.organizer",
"path": "Section.entry.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Section.entry:tobaccoUse.act",
"path": "Section.entry.act",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Section.entry:caregiver",
"path": "Section.entry",
"sliceName": "caregiver",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-28361) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Section.entry",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "only-one-statement",
"severity": "error",
"human": "SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act.",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Section"
}
]
},
{
"id": "Section.entry:caregiver.typeCode",
"path": "Section.entry.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP"
},
{
"id": "Section.entry:caregiver.contextConductionInd",
"path": "Section.entry.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Section.entry:caregiver.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Caregiver Characteristics (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.72) (CONF:1198-28362).",
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.72"
]
}
],
"isModifier": false
},
{
"id": "Section.entry:caregiver.regionOfInterest",
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Section.entry:caregiver.observationMedia",
"path": "Section.entry.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Section.entry:caregiver.substanceAdministration",
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Section.entry:caregiver.supply",
"path": "Section.entry.supply",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Section.entry:caregiver.procedure",
"path": "Section.entry.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Section.entry:caregiver.encounter",
"path": "Section.entry.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Section.entry:caregiver.organizer",
"path": "Section.entry.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Section.entry:caregiver.act",
"path": "Section.entry.act",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Section.entry:culteralReligious",
"path": "Section.entry",
"sliceName": "culteralReligious",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-28366) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Section.entry",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "only-one-statement",
"severity": "error",
"human": "SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act.",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Section"
}
]
},
{
"id": "Section.entry:culteralReligious.typeCode",
"path": "Section.entry.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP"
},
{
"id": "Section.entry:culteralReligious.contextConductionInd",
"path": "Section.entry.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Section.entry:culteralReligious.observation",
"path": "Section.entry.observation",
"requirements": "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).",
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.111"
]
}
],
"isModifier": false
},
{
"id": "Section.entry:culteralReligious.regionOfInterest",
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Section.entry:culteralReligious.observationMedia",
"path": "Section.entry.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Section.entry:culteralReligious.substanceAdministration",
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Section.entry:culteralReligious.supply",
"path": "Section.entry.supply",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Section.entry:culteralReligious.procedure",
"path": "Section.entry.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Section.entry:culteralReligious.encounter",
"path": "Section.entry.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Section.entry:culteralReligious.organizer",
"path": "Section.entry.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Section.entry:culteralReligious.act",
"path": "Section.entry.act",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Section.entry:homeCharacteristics",
"path": "Section.entry",
"sliceName": "homeCharacteristics",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-28825) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Section.entry",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "only-one-statement",
"severity": "error",
"human": "SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act.",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Section"
}
]
},
{
"id": "Section.entry:homeCharacteristics.typeCode",
"path": "Section.entry.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP"
},
{
"id": "Section.entry:homeCharacteristics.contextConductionInd",
"path": "Section.entry.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Section.entry:homeCharacteristics.observation",
"path": "Section.entry.observation",
"requirements": "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).",
"min": 1,
"max": "1",
"base": {
"path": "Section.entry.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.109"
]
}
],
"isModifier": false
},
{
"id": "Section.entry:homeCharacteristics.regionOfInterest",
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Section.entry:homeCharacteristics.observationMedia",
"path": "Section.entry.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Section.entry:homeCharacteristics.substanceAdministration",
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Section.entry:homeCharacteristics.supply",
"path": "Section.entry.supply",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Section.entry:homeCharacteristics.procedure",
"path": "Section.entry.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Section.entry:homeCharacteristics.encounter",
"path": "Section.entry.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Section.entry:homeCharacteristics.organizer",
"path": "Section.entry.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Section.entry:homeCharacteristics.act",
"path": "Section.entry.act",
"min": 0,
"max": "0",
"base": {
"path": "Section.entry.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Section.component",
"path": "Section.component",
"min": 0,
"max": "*",
"base": {
"path": "Section.component",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Section.component.typeCode",
"path": "Section.component.typeCode",
"representation": [
"xmlAttr"
],
"definition": "Drawn from concept domain DocumentSectionType",
"min": 1,
"max": "1",
"base": {
"path": "Section.component.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP",
"fixedCode": "COMP"
},
{
"id": "Section.component.contextConductionInd",
"path": "Section.component.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Section.component.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Section.component.section",
"path": "Section.component.section",
"min": 1,
"max": "1",
"base": {
"path": "Section.component.section",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Section"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Section",
"path": "Section"
},
{
"id": "Section.templateId",
"path": "Section.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
},
{
"type": "value",
"path": "extension"
}
],
"rules": "open"
}
},
{
"id": "Section.templateId:primary",
"path": "Section.templateId",
"sliceName": "primary",
"requirements": "SHALL contain exactly one [1..1] templateId (CONF:1198-7936) such that it",
"min": 1,
"max": "1"
},
{
"id": "Section.templateId:primary.root",
"path": "Section.templateId.root",
"requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.22.2.17\" (CONF:1198-10449).",
"min": 1,
"max": "1",
"patternString": "2.16.840.1.113883.10.20.22.2.17"
},
{
"id": "Section.templateId:primary.extension",
"path": "Section.templateId.extension",
"requirements": "SHALL contain exactly one [1..1] @extension=\"2015-08-01\" (CONF:1198-32494).",
"min": 1,
"max": "1",
"patternString": "2015-08-01"
},
{
"id": "Section.code",
"path": "Section.code",
"requirements": "SHALL contain exactly one [1..1] code (CONF:1198-14819).",
"min": 1,
"max": "1"
},
{
"id": "Section.code.code",
"path": "Section.code.code",
"requirements": "This code SHALL contain exactly one [1..1] @code=\"29762-2\" Social History (CONF:1198-14820).",
"min": 1,
"max": "1",
"patternString": "29762-2"
},
{
"id": "Section.code.codeSystem",
"path": "Section.code.codeSystem",
"requirements": "This code SHALL contain exactly one [1..1] @codeSystem=\"2.16.840.1.113883.6.1\" (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1) (CONF:1198-30814).",
"min": 1,
"max": "1",
"patternString": "2.16.840.1.113883.6.1"
},
{
"id": "Section.title",
"path": "Section.title",
"requirements": "SHALL contain exactly one [1..1] title (CONF:1198-7938).",
"min": 1,
"max": "1"
},
{
"id": "Section.text",
"path": "Section.text",
"requirements": "SHALL contain exactly one [1..1] text (CONF:1198-7939).",
"min": 1,
"max": "1"
},
{
"id": "Section.entry",
"path": "Section.entry",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "observation"
}
],
"rules": "open"
},
"min": 0,
"max": "*"
},
{
"id": "Section.entry:socialHistory",
"path": "Section.entry",
"sliceName": "socialHistory",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-7953) such that it",
"min": 0,
"max": "*"
},
{
"id": "Section.entry:socialHistory.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Social History Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.38:2015-08-01) (CONF:1198-14821).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.38"
]
}
]
},
{
"id": "Section.entry:pregnancyPregnancy",
"path": "Section.entry",
"sliceName": "pregnancyPregnancy",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-9132) such that it",
"min": 0,
"max": "*"
},
{
"id": "Section.entry:pregnancyPregnancy.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Pregnancy Observation (identifier: urn:oid:2.16.840.1.113883.10.20.15.3.8) (CONF:1198-14822).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.15.3.8"
]
}
]
},
{
"id": "Section.entry:smokingStatus",
"path": "Section.entry",
"sliceName": "smokingStatus",
"requirements": "SHOULD contain zero or more [0..*] entry (CONF:1198-14823) such that it",
"min": 0,
"max": "*"
},
{
"id": "Section.entry:smokingStatus.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Smoking Status - Meaningful Use (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.78:2014-06-09) (CONF:1198-14824).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.78"
]
}
]
},
{
"id": "Section.entry:tobaccoUse",
"path": "Section.entry",
"sliceName": "tobaccoUse",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-16816) such that it",
"min": 0,
"max": "*"
},
{
"id": "Section.entry:tobaccoUse.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Tobacco Use (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.85:2014-06-09) (CONF:1198-16817).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.85"
]
}
]
},
{
"id": "Section.entry:caregiver",
"path": "Section.entry",
"sliceName": "caregiver",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-28361) such that it",
"min": 0,
"max": "*"
},
{
"id": "Section.entry:caregiver.observation",
"path": "Section.entry.observation",
"requirements": "SHALL contain exactly one [1..1] Caregiver Characteristics (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.72) (CONF:1198-28362).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.72"
]
}
]
},
{
"id": "Section.entry:culteralReligious",
"path": "Section.entry",
"sliceName": "culteralReligious",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-28366) such that it",
"min": 0,
"max": "*"
},
{
"id": "Section.entry:culteralReligious.observation",
"path": "Section.entry.observation",
"requirements": "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).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.111"
]
}
]
},
{
"id": "Section.entry:homeCharacteristics",
"path": "Section.entry",
"sliceName": "homeCharacteristics",
"requirements": "MAY contain zero or more [0..*] entry (CONF:1198-28825) such that it",
"min": 0,
"max": "*"
},
{
"id": "Section.entry:homeCharacteristics.observation",
"path": "Section.entry.observation",
"requirements": "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).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.109"
]
}
]
}
]
}
}