FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.22.4.136
Package | hl7.cda.us.ccdar2dot2 |
Type | StructureDefinition |
Id | 2.16.840.1.113883.10.20.22.4.136 |
FHIR Version | R4 |
Source | http://hl7.org/cda/us/ccda/https://build.fhir.org/ig/HL7/CDA-ccda-2.2/StructureDefinition-2.16.840.1.113883.10.20.22.4.136.html |
URL | http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.136 |
Version | 2.2 |
Status | active |
Date | 2022-05-13T15:50:12+00:00 |
Name | RiskConcernAct |
Title | Risk Concern Act |
Realm | us |
Authority | hl7 |
Description | This template represents a risk concern.
It is a wrapper for a single risk concern which may be derived from a variety of sources within an EHR (such as Problem List, Family History, Social History, Social Worker Note, etc.).
A Risk Concern Act represents a health concern that is a risk. A risk is a clinical or socioeconomic condition that the patient does not currently have, but the probability of developing that condition rises to the level of concern such that an intervention and/or monitoring is needed. |
Type | Act |
Kind | resource |
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.4.136",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.136",
"identifier": [
{
"value": "urn:hl7ii:2.16.840.1.113883.10.20.22.4.136:2015-08-01"
}
],
"version": "2.2",
"name": "RiskConcernAct",
"title": "Risk Concern Act",
"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 template represents a risk concern. \r\n\r\nIt is a wrapper for a single risk concern which may be derived from a variety of sources within an EHR (such as Problem List, Family History, Social History, Social Worker Note, etc.). \r\n\r\nA Risk Concern Act represents a health concern that is a risk. A risk is a clinical or socioeconomic condition that the patient does not currently have, but the probability of developing that condition rises to the level of concern such that an intervention and/or monitoring is needed.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Act",
"baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"derivation": "constraint",
"snapshot": {
"element": [
{
"id": "Act",
"path": "Act",
"min": 1,
"max": "1",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "Act.classCode",
"path": "Act.classCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @classCode=\"ACT\" (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:1198-32220).",
"min": 1,
"max": "1",
"base": {
"path": "Act.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "ACT"
},
{
"id": "Act.moodCode",
"path": "Act.moodCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @moodCode=\"EVN\" (CodeSystem: HL7ActMood urn:oid:2.16.840.1.113883.5.1001) (CONF:1198-32221).",
"min": 1,
"max": "1",
"base": {
"path": "Act.moodCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "EVN"
},
{
"id": "Act.realmCode",
"path": "Act.realmCode",
"min": 0,
"max": "*",
"base": {
"path": "Act.realmCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
}
]
},
{
"id": "Act.typeId",
"path": "Act.typeId",
"min": 0,
"max": "1",
"base": {
"path": "Act.typeId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Act.templateId",
"path": "Act.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": "Act.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Act.templateId:primary",
"path": "Act.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-32180) such that it",
"min": 1,
"max": "1",
"base": {
"path": "Act.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Act.templateId:primary.nullFlavor",
"path": "Act.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": "Act.templateId:primary.assigningAuthorityName",
"path": "Act.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": "Act.templateId:primary.displayable",
"path": "Act.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": "Act.templateId:primary.root",
"path": "Act.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.4.136\" (CONF:1198-32222).",
"min": 1,
"max": "1",
"base": {
"path": "II.root",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2.16.840.1.113883.10.20.22.4.136"
},
{
"id": "Act.templateId:primary.extension",
"path": "Act.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-32910).",
"min": 1,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2015-08-01"
},
{
"id": "Act.id",
"path": "Act.id",
"requirements": "SHALL contain at least one [1..*] id (CONF:1198-32223).",
"min": 1,
"max": "*",
"base": {
"path": "Act.id",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Act.code",
"path": "Act.code",
"requirements": "SHALL contain exactly one [1..1] code (CONF:1198-32305).",
"min": 1,
"max": "1",
"base": {
"path": "Act.code",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActCode"
}
},
{
"id": "Act.code.nullFlavor",
"path": "Act.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": "Act.code.code",
"path": "Act.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=\"281694009\" At risk for (CONF:1198-32306).",
"min": 1,
"max": "1",
"base": {
"path": "CD.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "281694009"
},
{
"id": "Act.code.codeSystem",
"path": "Act.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.96\" (CodeSystem: SNOMED CT urn:oid:2.16.840.1.113883.6.96) (CONF:1198-32307).",
"min": 1,
"max": "1",
"base": {
"path": "CD.codeSystem",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2.16.840.1.113883.6.96"
},
{
"id": "Act.code.codeSystemName",
"path": "Act.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": "Act.code.codeSystemVersion",
"path": "Act.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": "Act.code.displayName",
"path": "Act.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": "Act.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": "Act.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": "Act.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": "Act.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": "Act.code.originalText",
"path": "Act.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": "Act.code.qualifier",
"path": "Act.code.qualifier",
"label": "Qualifier",
"definition": "Specifies additional codes that increase the specificity of the the primary code.",
"min": 0,
"max": "*",
"base": {
"path": "CD.qualifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CR"
}
]
},
{
"id": "Act.code.translation",
"path": "Act.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": "Act.negationInd",
"path": "Act.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.text",
"path": "Act.text",
"min": 0,
"max": "1",
"base": {
"path": "Act.text",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ED"
}
]
},
{
"id": "Act.statusCode",
"path": "Act.statusCode",
"requirements": "SHALL contain exactly one [1..1] statusCode (CONF:1198-32225).",
"min": 1,
"max": "1",
"base": {
"path": "Act.statusCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
}
},
{
"id": "Act.statusCode.nullFlavor",
"path": "Act.statusCode.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": "Act.statusCode.code",
"path": "Act.statusCode.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 statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet ProblemAct statusCode urn:oid:2.16.840.1.113883.11.20.9.19 STATIC (CONF:1198-32314).",
"min": 1,
"max": "1",
"base": {
"path": "CD.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"binding": {
"strength": "required",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.19"
}
},
{
"id": "Act.statusCode.codeSystem",
"path": "Act.statusCode.codeSystem",
"representation": [
"xmlAttr"
],
"label": "Code System",
"definition": "Specifies the code system that defines the code.",
"min": 0,
"max": "0",
"base": {
"path": "CD.codeSystem",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Act.statusCode.codeSystemName",
"path": "Act.statusCode.codeSystemName",
"representation": [
"xmlAttr"
],
"label": "Code System Name",
"definition": "The common name of the coding system.",
"min": 0,
"max": "0",
"base": {
"path": "CD.codeSystemName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Act.statusCode.codeSystemVersion",
"path": "Act.statusCode.codeSystemVersion",
"representation": [
"xmlAttr"
],
"label": "Code System Version",
"definition": "If applicable, a version descriptor defined specifically for the given code system.",
"min": 0,
"max": "0",
"base": {
"path": "CD.codeSystemVersion",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Act.statusCode.displayName",
"path": "Act.statusCode.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": "0",
"base": {
"path": "CD.displayName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Act.statusCode.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": "Act.statusCode.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": "Act.statusCode.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": "Act.statusCode.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": "Act.statusCode.originalText",
"path": "Act.statusCode.originalText",
"label": "Original Text",
"definition": "The text or phrase used as the basis for the coding.",
"min": 0,
"max": "0",
"base": {
"path": "CD.originalText",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ED"
}
]
},
{
"id": "Act.statusCode.qualifier",
"path": "Act.statusCode.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": "Act.statusCode.translation",
"path": "Act.statusCode.translation",
"representation": [
"typeAttr"
],
"label": "Translation",
"definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
"min": 0,
"max": "0",
"base": {
"path": "CD.translation",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
}
]
},
{
"id": "Act.effectiveTime",
"path": "Act.effectiveTime",
"requirements": "MAY contain zero or one [0..1] effectiveTime (CONF:1198-32226).",
"min": 0,
"max": "1",
"base": {
"path": "Act.effectiveTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
}
]
},
{
"id": "Act.priorityCode",
"path": "Act.priorityCode",
"min": 0,
"max": "1",
"base": {
"path": "Act.priorityCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActPriority"
}
},
{
"id": "Act.languageCode",
"path": "Act.languageCode",
"min": 0,
"max": "1",
"base": {
"path": "Act.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": "Act.subject",
"path": "Act.subject",
"min": 0,
"max": "1",
"base": {
"path": "Act.subject",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Act.subject.typeCode",
"path": "Act.subject.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.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": "Act.subject.contextControlCode",
"path": "Act.subject.contextControlCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.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": "Act.subject.awarenessCode",
"path": "Act.subject.awarenessCode",
"min": 0,
"max": "1",
"base": {
"path": "Act.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": "Act.subject.relatedSubject",
"path": "Act.subject.relatedSubject",
"min": 1,
"max": "1",
"base": {
"path": "Act.subject.relatedSubject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedSubject"
}
]
},
{
"id": "Act.specimen",
"path": "Act.specimen",
"min": 0,
"max": "*",
"base": {
"path": "Act.specimen",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Specimen"
}
]
},
{
"id": "Act.performer",
"path": "Act.performer",
"min": 0,
"max": "*",
"base": {
"path": "Act.performer",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Performer2"
}
]
},
{
"id": "Act.author",
"path": "Act.author",
"requirements": "SHOULD contain zero or more [0..*] Author Participation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.119) (CONF:1198-32300).",
"min": 0,
"max": "*",
"base": {
"path": "Act.author",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Author",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.119"
]
}
],
"isModifier": false
},
{
"id": "Act.informant",
"path": "Act.informant",
"min": 0,
"max": "*",
"base": {
"path": "Act.informant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Act.informant.typeCode",
"path": "Act.informant.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.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": "Act.informant.contextControlCode",
"path": "Act.informant.contextControlCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.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": "Act.informant.assignedEntity",
"path": "Act.informant.assignedEntity",
"min": 0,
"max": "1",
"base": {
"path": "Act.informant.assignedEntity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity"
}
]
},
{
"id": "Act.informant.relatedEntity",
"path": "Act.informant.relatedEntity",
"min": 0,
"max": "1",
"base": {
"path": "Act.informant.relatedEntity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedEntity"
}
]
},
{
"id": "Act.participant",
"path": "Act.participant",
"min": 0,
"max": "*",
"base": {
"path": "Act.participant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Participant2"
}
]
},
{
"id": "Act.entryRelationship",
"path": "Act.entryRelationship",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "observation"
},
{
"type": "profile",
"path": "act"
},
{
"type": "profile",
"path": "organizer"
}
],
"rules": "open"
},
"short": "Where a Health Concern needs to reference another entry already described in the CDA document instance, rather than repeating the full content of the entry, the Entry Reference template may be used to reference this entry.",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "Act.entryRelationship.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:problemObservation",
"path": "Act.entryRelationship",
"sliceName": "problemObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32179) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32227).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:problemObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:problemObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Problem Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.4:2015-08-01) (CONF:1198-32219).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.4"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:problemObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation",
"path": "Act.entryRelationship",
"sliceName": "allergy-IntoleranceObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32181) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32228).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Allergy - Intolerance Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.7:2014-06-09) (CONF:1198-32229).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.7"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:entryReference",
"path": "Act.entryRelationship",
"sliceName": "entryReference",
"short": "The following entryRelationship represents the relationship between two Health Concern Acts where there is a general relationship between the source and the target (Health Concern RELATES TO Health Concern). The Entry Reference template is used here because the target Health Concern Act will be defined elsewhere in the Health Concerns Section and thus a reference to that template is all that is required.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32182) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:entryReference.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32230).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:entryReference.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:entryReference.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:entryReference.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:entryReference.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:entryReference.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:entryReference.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:entryReference.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:entryReference.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:entryReference.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:entryReference.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:entryReference.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:entryReference.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:entryReference.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:entryReference.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Entry Reference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.122) (CONF:1198-32231).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.122"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:entryReference",
"path": "Act.entryRelationship",
"sliceName": "entryReference",
"short": "The following entryRelationship represents the relationship between two Health Concern Acts where the target is a component of the source (Health Concern HAS COMPONENT Health Concern). The Enry Reference template is used here because the target Health Concern Act will be defined elsewhere in the Health Concerns Section and thus a reference to that template is all that is required.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32183) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:entryReference.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"COMP\" Has component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32232).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "COMP"
},
{
"id": "Act.entryRelationship:entryReference.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:entryReference.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:entryReference.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:entryReference.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:entryReference.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:entryReference.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:entryReference.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:entryReference.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:entryReference.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:entryReference.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:entryReference.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:entryReference.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:entryReference.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:entryReference.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Entry Reference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.122) (CONF:1198-32233).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.122"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:assessmentScaleObservation",
"path": "Act.entryRelationship",
"sliceName": "assessmentScaleObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32184) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32234).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Assessment Scale Observation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.69) (CONF:1198-32235).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.69"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation",
"path": "Act.entryRelationship",
"sliceName": "mentalStatusObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32185) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32236).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:mentalStatusObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:mentalStatusObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Mental Status Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.74:2015-08-01) (CONF:1198-32237).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.74"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:mentalStatusObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL)",
"path": "Act.entryRelationship",
"sliceName": "self-CareActivities(ADLandIADL)",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32186) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32238).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Self-Care Activities (ADL and IADL) (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.128) (CONF:1198-32239).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.128"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation",
"path": "Act.entryRelationship",
"sliceName": "mentalStatusObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32188) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32242).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:mentalStatusObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:mentalStatusObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Mental Status Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.74:2015-08-01) (CONF:1198-32243).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.74"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:mentalStatusObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse",
"path": "Act.entryRelationship",
"sliceName": "smokingStatus-MeaningfulUse",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32189) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32244).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.observation",
"path": "Act.entryRelationship.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-32245).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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": "Act.entryRelationship:smokingStatus-MeaningfulUse.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis",
"path": "Act.entryRelationship",
"sliceName": "encounterDiagnosis",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32190) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32246).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:encounterDiagnosis.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:encounterDiagnosis.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:encounterDiagnosis.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Encounter Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.80:2015-08-01) (CONF:1198-32247).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.80"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:entryRelationship11",
"path": "Act.entryRelationship",
"sliceName": "entryRelationship11",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32191) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers To (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32248).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:entryRelationship11.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:entryRelationship11.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11.organizer",
"path": "Act.entryRelationship.organizer",
"requirements": "SHALL contain exactly one [1..1] Family History Organizer (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.45:2015-08-01) (CONF:1198-32249).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.45"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:entryRelationship11.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation",
"path": "Act.entryRelationship",
"sliceName": "functionalStatusObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32192) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32250).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:functionalStatusObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:functionalStatusObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Functional Status Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.67:2014-06-09) (CONF:1198-32251).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.67"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:functionalStatusObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis",
"path": "Act.entryRelationship",
"sliceName": "hospitalAdmissionDiagnosis",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32193) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32252).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Hospital Admission Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.34:2015-08-01) (CONF:1198-32253).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.34"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:nutritionAssessment",
"path": "Act.entryRelationship",
"sliceName": "nutritionAssessment",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32195) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32256).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:nutritionAssessment.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:nutritionAssessment.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Nutrition Assessment (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.138) (CONF:1198-32257).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.138"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:nutritionAssessment.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis",
"path": "Act.entryRelationship",
"sliceName": "postprocedureDiagnosis",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32197) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32260).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Postprocedure Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.51:2015-08-01) (CONF:1198-32261).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.51"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:pregnancyObservation",
"path": "Act.entryRelationship",
"sliceName": "pregnancyObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32198) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32262).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:pregnancyObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:pregnancyObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.observation",
"path": "Act.entryRelationship.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-32263).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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": "Act.entryRelationship:pregnancyObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis",
"path": "Act.entryRelationship",
"sliceName": "preoperativeDiagnosis",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32199) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32264).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Preoperative Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.65:2015-08-01) (CONF:1198-32265).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.65"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:reactionObservation",
"path": "Act.entryRelationship",
"sliceName": "reactionObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32200) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32266).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:reactionObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:reactionObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Reaction Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.9:2014-06-09) (CONF:1198-32267).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.9"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:reactionObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:reactionObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:resultObservation",
"path": "Act.entryRelationship",
"sliceName": "resultObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32201) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32268).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:resultObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:resultObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Result Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.2:2015-08-01) (CONF:1198-32269).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.2"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:resultObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:resultObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus",
"path": "Act.entryRelationship",
"sliceName": "sensoryStatus",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32202) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32270).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:sensoryStatus.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:sensoryStatus.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Sensory Status (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.127) (CONF:1198-32271).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.127"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:sensoryStatus.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation",
"path": "Act.entryRelationship",
"sliceName": "socialHistoryObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32203) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32272).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:socialHistoryObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:socialHistoryObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.observation",
"path": "Act.entryRelationship.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-32273).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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": "Act.entryRelationship:socialHistoryObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation",
"path": "Act.entryRelationship",
"sliceName": "substanceorDeviceAllergy-IntoleranceObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32204) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32958).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Substance or Device Allergy - Intolerance Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.24.3.90:2014-06-09) (CONF:1198-32275).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.24.3.90"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse",
"path": "Act.entryRelationship",
"sliceName": "tobaccoUse",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32205) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32276).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:tobaccoUse.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:tobaccoUse.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.observation",
"path": "Act.entryRelationship.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-32277).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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": "Act.entryRelationship:tobaccoUse.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation",
"path": "Act.entryRelationship",
"sliceName": "vitalSignObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32206) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32278).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:vitalSignObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:vitalSignObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Vital Sign Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.27:2014-06-09) (CONF:1198-32279).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.27"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:vitalSignObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:vitalSignObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation",
"path": "Act.entryRelationship",
"sliceName": "longitudinalCareWoundObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32207) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32280).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Longitudinal Care Wound Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.114:2015-08-01) (CONF:1198-32281).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.114"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:problemObservation",
"path": "Act.entryRelationship",
"sliceName": "problemObservation",
"short": "The following entryRelationship represents the relationship Health Concern HAS SUPPORT Observation.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32208) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"SPRT\" Has support (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32282).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "SPRT"
},
{
"id": "Act.entryRelationship:problemObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:problemObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Problem Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.4:2015-08-01) (CONF:1198-32283).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.4"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:problemObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:problemObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics",
"path": "Act.entryRelationship",
"sliceName": "caregiverCharacteristics",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32209) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32284).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.observation",
"path": "Act.entryRelationship.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-32285).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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": "Act.entryRelationship:caregiverCharacteristics.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation",
"path": "Act.entryRelationship",
"sliceName": "culturalandReligiousObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32210) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32286).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Cultural and Religious Observation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.111) (CONF:1198-32287).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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": "Act.entryRelationship:culturalandReligiousObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment",
"path": "Act.entryRelationship",
"sliceName": "characteristicsofHomeEnvironment",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32211) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32288).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.observation",
"path": "Act.entryRelationship.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-32289).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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": "Act.entryRelationship:characteristicsofHomeEnvironment.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation",
"path": "Act.entryRelationship",
"sliceName": "nutritionalStatusObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32212) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32290).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Nutritional Status Observation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.124) (CONF:1198-32291).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.124"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer",
"path": "Act.entryRelationship",
"sliceName": "resultOrganizer",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32213) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32292).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:resultOrganizer.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:resultOrganizer.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer.organizer",
"path": "Act.entryRelationship.organizer",
"requirements": "SHALL contain exactly one [1..1] Result Organizer (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.1:2015-08-01) (CONF:1198-32293).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.1"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:resultOrganizer.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference",
"path": "Act.entryRelationship",
"sliceName": "priorityPreference",
"short": "The following entryRelationship represents the priority that the patient puts on the health concern.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32214) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32294).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:priorityPreference.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:priorityPreference.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Priority Preference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.143) (CONF:1198-32295).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.143"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:priorityPreference.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference",
"path": "Act.entryRelationship",
"sliceName": "priorityPreference",
"short": "The following entryRelationship represents the priority that the provider puts on the health concern.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32215) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32296).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:priorityPreference.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:priorityPreference.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Priority Preference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.143) (CONF:1198-32297).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.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.143"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:priorityPreference.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:priorityPreference.act",
"path": "Act.entryRelationship.act",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct",
"path": "Act.entryRelationship",
"sliceName": "problemConcernAct",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32216) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32298).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:problemConcernAct.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:problemConcernAct.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Problem Concern Act (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.3:2015-08-01) (CONF:1198-32299).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.3"
]
}
],
"isModifier": false
},
{
"id": "Act.entryRelationship:entryReference",
"path": "Act.entryRelationship",
"sliceName": "entryReference",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32217) such that it",
"min": 0,
"max": "*",
"base": {
"path": "Act.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "act-er-1",
"severity": "error",
"human": "Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act",
"expression": "(observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1",
"source": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Act.entryRelationship:entryReference.typeCode",
"path": "Act.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32301).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:entryReference.inversionInd",
"path": "Act.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:entryReference.contextConductionInd",
"path": "Act.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Act.entryRelationship:entryReference.sequenceNumber",
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Act.entryRelationship:entryReference.negationInd",
"path": "Act.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Act.entryRelationship:entryReference.seperatableInd",
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.entryRelationship:entryReference.observation",
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Act.entryRelationship:entryReference.regionOfInterest",
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Act.entryRelationship:entryReference.observationMedia",
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Act.entryRelationship:entryReference.substanceAdministration",
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Act.entryRelationship:entryReference.supply",
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Act.entryRelationship:entryReference.procedure",
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Act.entryRelationship:entryReference.encounter",
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Act.entryRelationship:entryReference.organizer",
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Act.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Act.entryRelationship:entryReference.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Entry Reference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.122) (CONF:1198-32302).",
"min": 1,
"max": "1",
"base": {
"path": "Act.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.122"
]
}
],
"isModifier": false
},
{
"id": "Act.reference",
"path": "Act.reference",
"requirements": "MAY contain zero or more [0..*] reference (CONF:1198-32769).",
"min": 0,
"max": "*",
"base": {
"path": "Act.reference",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Act.reference.typeCode",
"path": "Act.reference.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "The reference, if present, SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32908).",
"min": 1,
"max": "1",
"base": {
"path": "Act.reference.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "REFR"
},
{
"id": "Act.reference.seperatableInd",
"path": "Act.reference.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Act.reference.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Act.reference.externalAct",
"path": "Act.reference.externalAct",
"min": 0,
"max": "1",
"base": {
"path": "Act.reference.externalAct",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalAct"
}
]
},
{
"id": "Act.reference.externalObservation",
"path": "Act.reference.externalObservation",
"min": 0,
"max": "1",
"base": {
"path": "Act.reference.externalObservation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalObservation"
}
]
},
{
"id": "Act.reference.externalProcedure",
"path": "Act.reference.externalProcedure",
"min": 0,
"max": "1",
"base": {
"path": "Act.reference.externalProcedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalProcedure"
}
]
},
{
"id": "Act.reference.externalDocument",
"path": "Act.reference.externalDocument",
"requirements": "The reference, if present, SHALL contain exactly one [1..1] External Document Reference (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.115:2014-06-09) (CONF:1198-32909).",
"min": 1,
"max": "1",
"base": {
"path": "Act.reference.externalDocument",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalDocument",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.115"
]
}
],
"isModifier": false
},
{
"id": "Act.precondition",
"path": "Act.precondition",
"min": 0,
"max": "*",
"base": {
"path": "Act.precondition",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Precondition"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Act",
"path": "Act"
},
{
"id": "Act.classCode",
"path": "Act.classCode",
"requirements": "SHALL contain exactly one [1..1] @classCode=\"ACT\" (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:1198-32220).",
"min": 1,
"max": "1",
"patternCode": "ACT"
},
{
"id": "Act.moodCode",
"path": "Act.moodCode",
"requirements": "SHALL contain exactly one [1..1] @moodCode=\"EVN\" (CodeSystem: HL7ActMood urn:oid:2.16.840.1.113883.5.1001) (CONF:1198-32221).",
"min": 1,
"max": "1",
"patternCode": "EVN"
},
{
"id": "Act.templateId",
"path": "Act.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
},
{
"type": "value",
"path": "extension"
}
],
"rules": "open"
}
},
{
"id": "Act.templateId:primary",
"path": "Act.templateId",
"sliceName": "primary",
"requirements": "SHALL contain exactly one [1..1] templateId (CONF:1198-32180) such that it",
"min": 1,
"max": "1"
},
{
"id": "Act.templateId:primary.root",
"path": "Act.templateId.root",
"requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.22.4.136\" (CONF:1198-32222).",
"min": 1,
"max": "1",
"patternString": "2.16.840.1.113883.10.20.22.4.136"
},
{
"id": "Act.templateId:primary.extension",
"path": "Act.templateId.extension",
"requirements": "SHALL contain exactly one [1..1] @extension=\"2015-08-01\" (CONF:1198-32910).",
"min": 1,
"max": "1",
"patternString": "2015-08-01"
},
{
"id": "Act.id",
"path": "Act.id",
"requirements": "SHALL contain at least one [1..*] id (CONF:1198-32223).",
"min": 1,
"max": "*"
},
{
"id": "Act.code",
"path": "Act.code",
"requirements": "SHALL contain exactly one [1..1] code (CONF:1198-32305).",
"min": 1,
"max": "1"
},
{
"id": "Act.code.code",
"path": "Act.code.code",
"requirements": "This code SHALL contain exactly one [1..1] @code=\"281694009\" At risk for (CONF:1198-32306).",
"min": 1,
"max": "1",
"patternString": "281694009"
},
{
"id": "Act.code.codeSystem",
"path": "Act.code.codeSystem",
"requirements": "This code SHALL contain exactly one [1..1] @codeSystem=\"2.16.840.1.113883.6.96\" (CodeSystem: SNOMED CT urn:oid:2.16.840.1.113883.6.96) (CONF:1198-32307).",
"min": 1,
"max": "1",
"patternString": "2.16.840.1.113883.6.96"
},
{
"id": "Act.statusCode",
"path": "Act.statusCode",
"requirements": "SHALL contain exactly one [1..1] statusCode (CONF:1198-32225).",
"min": 1,
"max": "1"
},
{
"id": "Act.statusCode.code",
"path": "Act.statusCode.code",
"requirements": "This statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet ProblemAct statusCode urn:oid:2.16.840.1.113883.11.20.9.19 STATIC (CONF:1198-32314).",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.19"
}
},
{
"id": "Act.effectiveTime",
"path": "Act.effectiveTime",
"requirements": "MAY contain zero or one [0..1] effectiveTime (CONF:1198-32226).",
"min": 0,
"max": "1"
},
{
"id": "Act.author",
"path": "Act.author",
"requirements": "SHOULD contain zero or more [0..*] Author Participation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.119) (CONF:1198-32300).",
"min": 0,
"max": "*",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Author",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.119"
]
}
]
},
{
"id": "Act.entryRelationship",
"path": "Act.entryRelationship",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "observation"
},
{
"type": "profile",
"path": "act"
},
{
"type": "profile",
"path": "organizer"
}
],
"rules": "open"
},
"short": "Where a Health Concern needs to reference another entry already described in the CDA document instance, rather than repeating the full content of the entry, the Entry Reference template may be used to reference this entry."
},
{
"id": "Act.entryRelationship:problemObservation",
"path": "Act.entryRelationship",
"sliceName": "problemObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32179) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:problemObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32227).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:problemObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Problem Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.4:2015-08-01) (CONF:1198-32219).",
"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.4"
]
}
]
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation",
"path": "Act.entryRelationship",
"sliceName": "allergy-IntoleranceObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32181) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32228).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:allergy-IntoleranceObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Allergy - Intolerance Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.7:2014-06-09) (CONF:1198-32229).",
"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.7"
]
}
]
},
{
"id": "Act.entryRelationship:entryReference",
"path": "Act.entryRelationship",
"sliceName": "entryReference",
"short": "The following entryRelationship represents the relationship between two Health Concern Acts where there is a general relationship between the source and the target (Health Concern RELATES TO Health Concern). The Entry Reference template is used here because the target Health Concern Act will be defined elsewhere in the Health Concerns Section and thus a reference to that template is all that is required.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32182) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:entryReference.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32230).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:entryReference.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Entry Reference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.122) (CONF:1198-32231).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.122"
]
}
]
},
{
"id": "Act.entryRelationship:entryReference",
"path": "Act.entryRelationship",
"sliceName": "entryReference",
"short": "The following entryRelationship represents the relationship between two Health Concern Acts where the target is a component of the source (Health Concern HAS COMPONENT Health Concern). The Enry Reference template is used here because the target Health Concern Act will be defined elsewhere in the Health Concerns Section and thus a reference to that template is all that is required.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32183) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:entryReference.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"COMP\" Has component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32232).",
"min": 1,
"max": "1",
"patternCode": "COMP"
},
{
"id": "Act.entryRelationship:entryReference.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Entry Reference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.122) (CONF:1198-32233).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.122"
]
}
]
},
{
"id": "Act.entryRelationship:assessmentScaleObservation",
"path": "Act.entryRelationship",
"sliceName": "assessmentScaleObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32184) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32234).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:assessmentScaleObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Assessment Scale Observation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.69) (CONF:1198-32235).",
"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.69"
]
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation",
"path": "Act.entryRelationship",
"sliceName": "mentalStatusObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32185) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:mentalStatusObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32236).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:mentalStatusObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Mental Status Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.74:2015-08-01) (CONF:1198-32237).",
"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.74"
]
}
]
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL)",
"path": "Act.entryRelationship",
"sliceName": "self-CareActivities(ADLandIADL)",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32186) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32238).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:self-CareActivities(ADLandIADL).observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Self-Care Activities (ADL and IADL) (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.128) (CONF:1198-32239).",
"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.128"
]
}
]
},
{
"id": "Act.entryRelationship:mentalStatusObservation",
"path": "Act.entryRelationship",
"sliceName": "mentalStatusObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32188) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:mentalStatusObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32242).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:mentalStatusObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Mental Status Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.74:2015-08-01) (CONF:1198-32243).",
"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.74"
]
}
]
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse",
"path": "Act.entryRelationship",
"sliceName": "smokingStatus-MeaningfulUse",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32189) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32244).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:smokingStatus-MeaningfulUse.observation",
"path": "Act.entryRelationship.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-32245).",
"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": "Act.entryRelationship:encounterDiagnosis",
"path": "Act.entryRelationship",
"sliceName": "encounterDiagnosis",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32190) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:encounterDiagnosis.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32246).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:encounterDiagnosis.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Encounter Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.80:2015-08-01) (CONF:1198-32247).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.80"
]
}
]
},
{
"id": "Act.entryRelationship:entryRelationship11",
"path": "Act.entryRelationship",
"sliceName": "entryRelationship11",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32191) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:entryRelationship11.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers To (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32248).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:entryRelationship11.organizer",
"path": "Act.entryRelationship.organizer",
"requirements": "SHALL contain exactly one [1..1] Family History Organizer (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.45:2015-08-01) (CONF:1198-32249).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.45"
]
}
]
},
{
"id": "Act.entryRelationship:functionalStatusObservation",
"path": "Act.entryRelationship",
"sliceName": "functionalStatusObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32192) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:functionalStatusObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32250).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:functionalStatusObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Functional Status Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.67:2014-06-09) (CONF:1198-32251).",
"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.67"
]
}
]
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis",
"path": "Act.entryRelationship",
"sliceName": "hospitalAdmissionDiagnosis",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32193) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32252).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:hospitalAdmissionDiagnosis.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Hospital Admission Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.34:2015-08-01) (CONF:1198-32253).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.34"
]
}
]
},
{
"id": "Act.entryRelationship:nutritionAssessment",
"path": "Act.entryRelationship",
"sliceName": "nutritionAssessment",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32195) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:nutritionAssessment.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32256).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:nutritionAssessment.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Nutrition Assessment (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.138) (CONF:1198-32257).",
"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.138"
]
}
]
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis",
"path": "Act.entryRelationship",
"sliceName": "postprocedureDiagnosis",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32197) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32260).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:postprocedureDiagnosis.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Postprocedure Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.51:2015-08-01) (CONF:1198-32261).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.51"
]
}
]
},
{
"id": "Act.entryRelationship:pregnancyObservation",
"path": "Act.entryRelationship",
"sliceName": "pregnancyObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32198) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:pregnancyObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32262).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:pregnancyObservation.observation",
"path": "Act.entryRelationship.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-32263).",
"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": "Act.entryRelationship:preoperativeDiagnosis",
"path": "Act.entryRelationship",
"sliceName": "preoperativeDiagnosis",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32199) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32264).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:preoperativeDiagnosis.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Preoperative Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.65:2015-08-01) (CONF:1198-32265).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.65"
]
}
]
},
{
"id": "Act.entryRelationship:reactionObservation",
"path": "Act.entryRelationship",
"sliceName": "reactionObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32200) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:reactionObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32266).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:reactionObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Reaction Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.9:2014-06-09) (CONF:1198-32267).",
"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.9"
]
}
]
},
{
"id": "Act.entryRelationship:resultObservation",
"path": "Act.entryRelationship",
"sliceName": "resultObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32201) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:resultObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32268).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:resultObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Result Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.2:2015-08-01) (CONF:1198-32269).",
"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.2"
]
}
]
},
{
"id": "Act.entryRelationship:sensoryStatus",
"path": "Act.entryRelationship",
"sliceName": "sensoryStatus",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32202) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:sensoryStatus.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32270).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:sensoryStatus.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Sensory Status (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.127) (CONF:1198-32271).",
"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.127"
]
}
]
},
{
"id": "Act.entryRelationship:socialHistoryObservation",
"path": "Act.entryRelationship",
"sliceName": "socialHistoryObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32203) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:socialHistoryObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32272).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:socialHistoryObservation.observation",
"path": "Act.entryRelationship.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-32273).",
"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": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation",
"path": "Act.entryRelationship",
"sliceName": "substanceorDeviceAllergy-IntoleranceObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32204) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32958).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Substance or Device Allergy - Intolerance Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.24.3.90:2014-06-09) (CONF:1198-32275).",
"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.24.3.90"
]
}
]
},
{
"id": "Act.entryRelationship:tobaccoUse",
"path": "Act.entryRelationship",
"sliceName": "tobaccoUse",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32205) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:tobaccoUse.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32276).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:tobaccoUse.observation",
"path": "Act.entryRelationship.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-32277).",
"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": "Act.entryRelationship:vitalSignObservation",
"path": "Act.entryRelationship",
"sliceName": "vitalSignObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32206) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:vitalSignObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32278).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:vitalSignObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Vital Sign Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.27:2014-06-09) (CONF:1198-32279).",
"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.27"
]
}
]
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation",
"path": "Act.entryRelationship",
"sliceName": "longitudinalCareWoundObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32207) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32280).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:longitudinalCareWoundObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Longitudinal Care Wound Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.114:2015-08-01) (CONF:1198-32281).",
"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.114"
]
}
]
},
{
"id": "Act.entryRelationship:problemObservation",
"path": "Act.entryRelationship",
"sliceName": "problemObservation",
"short": "The following entryRelationship represents the relationship Health Concern HAS SUPPORT Observation.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32208) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:problemObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"SPRT\" Has support (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32282).",
"min": 1,
"max": "1",
"patternCode": "SPRT"
},
{
"id": "Act.entryRelationship:problemObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Problem Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.4:2015-08-01) (CONF:1198-32283).",
"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.4"
]
}
]
},
{
"id": "Act.entryRelationship:caregiverCharacteristics",
"path": "Act.entryRelationship",
"sliceName": "caregiverCharacteristics",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32209) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32284).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:caregiverCharacteristics.observation",
"path": "Act.entryRelationship.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-32285).",
"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": "Act.entryRelationship:culturalandReligiousObservation",
"path": "Act.entryRelationship",
"sliceName": "culturalandReligiousObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32210) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32286).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:culturalandReligiousObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Cultural and Religious Observation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.111) (CONF:1198-32287).",
"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": "Act.entryRelationship:characteristicsofHomeEnvironment",
"path": "Act.entryRelationship",
"sliceName": "characteristicsofHomeEnvironment",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32211) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32288).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:characteristicsofHomeEnvironment.observation",
"path": "Act.entryRelationship.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-32289).",
"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"
]
}
]
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation",
"path": "Act.entryRelationship",
"sliceName": "nutritionalStatusObservation",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32212) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32290).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:nutritionalStatusObservation.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Nutritional Status Observation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.124) (CONF:1198-32291).",
"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.124"
]
}
]
},
{
"id": "Act.entryRelationship:resultOrganizer",
"path": "Act.entryRelationship",
"sliceName": "resultOrganizer",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32213) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:resultOrganizer.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32292).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:resultOrganizer.organizer",
"path": "Act.entryRelationship.organizer",
"requirements": "SHALL contain exactly one [1..1] Result Organizer (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.1:2015-08-01) (CONF:1198-32293).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.1"
]
}
]
},
{
"id": "Act.entryRelationship:priorityPreference",
"path": "Act.entryRelationship",
"sliceName": "priorityPreference",
"short": "The following entryRelationship represents the priority that the patient puts on the health concern.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32214) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:priorityPreference.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32294).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:priorityPreference.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Priority Preference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.143) (CONF:1198-32295).",
"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.143"
]
}
]
},
{
"id": "Act.entryRelationship:priorityPreference",
"path": "Act.entryRelationship",
"sliceName": "priorityPreference",
"short": "The following entryRelationship represents the priority that the provider puts on the health concern.",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32215) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:priorityPreference.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32296).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:priorityPreference.observation",
"path": "Act.entryRelationship.observation",
"requirements": "SHALL contain exactly one [1..1] Priority Preference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.143) (CONF:1198-32297).",
"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.143"
]
}
]
},
{
"id": "Act.entryRelationship:problemConcernAct",
"path": "Act.entryRelationship",
"sliceName": "problemConcernAct",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32216) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:problemConcernAct.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32298).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:problemConcernAct.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Problem Concern Act (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.3:2015-08-01) (CONF:1198-32299).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.3"
]
}
]
},
{
"id": "Act.entryRelationship:entryReference",
"path": "Act.entryRelationship",
"sliceName": "entryReference",
"requirements": "MAY contain zero or more [0..*] entryRelationship (CONF:1198-32217) such that it",
"min": 0,
"max": "*"
},
{
"id": "Act.entryRelationship:entryReference.typeCode",
"path": "Act.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32301).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.entryRelationship:entryReference.act",
"path": "Act.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Entry Reference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.122) (CONF:1198-32302).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.122"
]
}
]
},
{
"id": "Act.reference",
"path": "Act.reference",
"requirements": "MAY contain zero or more [0..*] reference (CONF:1198-32769).",
"min": 0,
"max": "*"
},
{
"id": "Act.reference.typeCode",
"path": "Act.reference.typeCode",
"requirements": "The reference, if present, SHALL contain exactly one [1..1] @typeCode=\"REFR\" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32908).",
"min": 1,
"max": "1",
"patternCode": "REFR"
},
{
"id": "Act.reference.externalDocument",
"path": "Act.reference.externalDocument",
"requirements": "The reference, if present, SHALL contain exactly one [1..1] External Document Reference (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.115:2014-06-09) (CONF:1198-32909).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalDocument",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.115"
]
}
]
}
]
}
}