FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.22.4.75
Package | hl7.cda.us.ccdar2dot2 |
Type | StructureDefinition |
Id | 2.16.840.1.113883.10.20.22.4.75 |
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.75.html |
URL | http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.75 |
Version | 2.2 |
Status | active |
Date | 2022-05-13T15:50:12+00:00 |
Name | MentalStatusOrganizer |
Title | Mental Status Organizer |
Realm | us |
Authority | hl7 |
Description | The Mental Status Organizer template may be used to group related Mental Status Observations (e.g., results of mental tests) and associated Assessment Scale Observations into subcategories and/or groupings by time. Subcategories can be things such as Mood and Affect, Behavior, Thought Process, Perception, Cognition, etc. |
Type | Organizer |
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.75",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.75",
"identifier": [
{
"value": "urn:hl7ii:2.16.840.1.113883.10.20.22.4.75:2015-08-01"
}
],
"version": "2.2",
"name": "MentalStatusOrganizer",
"title": "Mental Status Organizer",
"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": "The Mental Status Organizer template may be used to group related Mental Status Observations (e.g., results of mental tests) and associated Assessment Scale Observations into subcategories and/or groupings by time. Subcategories can be things such as Mood and Affect, Behavior, Thought Process, Perception, Cognition, etc.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Organizer",
"baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/Organizer",
"derivation": "constraint",
"snapshot": {
"element": [
{
"id": "Organizer",
"path": "Organizer",
"min": 1,
"max": "1",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "Organizer.classCode",
"path": "Organizer.classCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @classCode=\"CLUSTER\" Cluster (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:1198-14369).",
"min": 1,
"max": "1",
"base": {
"path": "Organizer.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "CLUSTER",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActClass"
}
},
{
"id": "Organizer.moodCode",
"path": "Organizer.moodCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @moodCode=\"EVN\" Event (CodeSystem: HL7ActMood urn:oid:2.16.840.1.113883.5.1001 STATIC) (CONF:1198-14371).",
"min": 1,
"max": "1",
"base": {
"path": "Organizer.moodCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "EVN",
"fixedCode": "EVN",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActMood"
}
},
{
"id": "Organizer.realmCode",
"path": "Organizer.realmCode",
"min": 0,
"max": "*",
"base": {
"path": "Organizer.realmCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
}
]
},
{
"id": "Organizer.typeId",
"path": "Organizer.typeId",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.typeId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Organizer.templateId",
"path": "Organizer.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "extension"
},
{
"type": "value",
"path": "root"
}
],
"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": "Organizer.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Organizer.templateId:primary",
"path": "Organizer.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-14375) such that it",
"min": 1,
"max": "1",
"base": {
"path": "Organizer.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Organizer.templateId:primary.nullFlavor",
"path": "Organizer.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": "Organizer.templateId:primary.assigningAuthorityName",
"path": "Organizer.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": "Organizer.templateId:primary.displayable",
"path": "Organizer.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": "Organizer.templateId:primary.root",
"path": "Organizer.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.75\" (CONF:1198-14376).",
"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.75"
},
{
"id": "Organizer.templateId:primary.extension",
"path": "Organizer.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-32566).",
"min": 1,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2015-08-01"
},
{
"id": "Organizer.id",
"path": "Organizer.id",
"requirements": "SHALL contain at least one [1..*] id (CONF:1198-14377).",
"min": 1,
"max": "*",
"base": {
"path": "Organizer.id",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Organizer.code",
"path": "Organizer.code",
"short": "The code selected indicates the category that groups the contained mental status observations (e.g., communication, learning and applying knowledge).",
"requirements": "SHALL contain exactly one [1..1] code (CONF:1198-14378).",
"min": 1,
"max": "1",
"base": {
"path": "Organizer.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActCode"
}
},
{
"id": "Organizer.code.nullFlavor",
"path": "Organizer.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": "Organizer.code.code",
"path": "Organizer.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 (CONF:1198-14697).",
"min": 1,
"max": "1",
"base": {
"path": "CD.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"constraint": [
{
"key": "1198-14698",
"severity": "warning",
"human": "**SHOULD** be selected from ICF (codeSystem 2.16.840.1.113883.6.254) *OR* LOINC (codeSystem 2.16.840.1.113883.6.96) (CONF:1198-14698)."
}
]
},
{
"id": "Organizer.code.codeSystem",
"path": "Organizer.code.codeSystem",
"representation": [
"xmlAttr"
],
"label": "Code System",
"definition": "Specifies the code system that defines the code.",
"min": 0,
"max": "1",
"base": {
"path": "CD.codeSystem",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Organizer.code.codeSystemName",
"path": "Organizer.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": "Organizer.code.codeSystemVersion",
"path": "Organizer.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": "Organizer.code.displayName",
"path": "Organizer.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": "Organizer.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": "Organizer.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": "Organizer.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": "Organizer.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": "Organizer.code.originalText",
"path": "Organizer.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": "Organizer.code.qualifier",
"path": "Organizer.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": "Organizer.code.translation",
"path": "Organizer.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": "Organizer.statusCode",
"path": "Organizer.statusCode",
"requirements": "SHALL contain exactly one [1..1] statusCode (CONF:1198-14372).",
"min": 1,
"max": "1",
"base": {
"path": "Organizer.statusCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
}
},
{
"id": "Organizer.statusCode.nullFlavor",
"path": "Organizer.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": "Organizer.statusCode.code",
"path": "Organizer.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=\"completed\" Completed (CodeSystem: HL7ActStatus urn:oid:2.16.840.1.113883.5.14 STATIC) (CONF:1198-19093).",
"min": 1,
"max": "1",
"base": {
"path": "CD.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "completed"
},
{
"id": "Organizer.statusCode.codeSystem",
"path": "Organizer.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": "Organizer.statusCode.codeSystemName",
"path": "Organizer.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": "Organizer.statusCode.codeSystemVersion",
"path": "Organizer.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": "Organizer.statusCode.displayName",
"path": "Organizer.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": "Organizer.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": "Organizer.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": "Organizer.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": "Organizer.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": "Organizer.statusCode.originalText",
"path": "Organizer.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": "Organizer.statusCode.qualifier",
"path": "Organizer.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": "Organizer.statusCode.translation",
"path": "Organizer.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": "Organizer.effectiveTime",
"path": "Organizer.effectiveTime",
"short": "The effectiveTime is an interval that spans the effectiveTimes of the contained mental status observations. Because all contained mental status observations have a required time stamp, it is not required that this effectiveTime be populated.",
"requirements": "SHOULD contain zero or one [0..1] effectiveTime (CONF:1198-32424).",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.effectiveTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
}
],
"constraint": [
{
"key": "1198-32426",
"severity": "error",
"human": "The Organizer **SHALL** have at least one of *code* or *effectiveTime* (CONF:1198-32426)."
}
]
},
{
"id": "Organizer.subject",
"path": "Organizer.subject",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.subject",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Organizer.subject.typeCode",
"path": "Organizer.subject.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organizer.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": "Organizer.subject.contextControlCode",
"path": "Organizer.subject.contextControlCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organizer.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": "Organizer.subject.awarenessCode",
"path": "Organizer.subject.awarenessCode",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.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": "Organizer.subject.relatedSubject",
"path": "Organizer.subject.relatedSubject",
"min": 1,
"max": "1",
"base": {
"path": "Organizer.subject.relatedSubject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedSubject"
}
]
},
{
"id": "Organizer.specimen",
"path": "Organizer.specimen",
"min": 0,
"max": "*",
"base": {
"path": "Organizer.specimen",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Specimen"
}
]
},
{
"id": "Organizer.performer",
"path": "Organizer.performer",
"min": 0,
"max": "*",
"base": {
"path": "Organizer.performer",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Performer2"
}
]
},
{
"id": "Organizer.author",
"path": "Organizer.author",
"min": 0,
"max": "*",
"base": {
"path": "Organizer.author",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Author"
}
]
},
{
"id": "Organizer.informant",
"path": "Organizer.informant",
"min": 0,
"max": "*",
"base": {
"path": "Organizer.informant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Organizer.informant.typeCode",
"path": "Organizer.informant.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organizer.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": "Organizer.informant.contextControlCode",
"path": "Organizer.informant.contextControlCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organizer.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": "Organizer.informant.assignedEntity",
"path": "Organizer.informant.assignedEntity",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.informant.assignedEntity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity"
}
]
},
{
"id": "Organizer.informant.relatedEntity",
"path": "Organizer.informant.relatedEntity",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.informant.relatedEntity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedEntity"
}
]
},
{
"id": "Organizer.participant",
"path": "Organizer.participant",
"min": 0,
"max": "*",
"base": {
"path": "Organizer.participant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Participant2"
}
]
},
{
"id": "Organizer.reference",
"path": "Organizer.reference",
"min": 0,
"max": "*",
"base": {
"path": "Organizer.reference",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Organizer.reference.typeCode",
"path": "Organizer.reference.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organizer.reference.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "Organizer.reference.seperatableInd",
"path": "Organizer.reference.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.reference.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Organizer.reference.externalAct",
"path": "Organizer.reference.externalAct",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.reference.externalAct",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalAct"
}
]
},
{
"id": "Organizer.reference.externalObservation",
"path": "Organizer.reference.externalObservation",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.reference.externalObservation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalObservation"
}
]
},
{
"id": "Organizer.reference.externalProcedure",
"path": "Organizer.reference.externalProcedure",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.reference.externalProcedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalProcedure"
}
]
},
{
"id": "Organizer.reference.externalDocument",
"path": "Organizer.reference.externalDocument",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.reference.externalDocument",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalDocument"
}
]
},
{
"id": "Organizer.precondition",
"path": "Organizer.precondition",
"min": 0,
"max": "*",
"base": {
"path": "Organizer.precondition",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Precondition"
}
]
},
{
"id": "Organizer.component",
"path": "Organizer.component",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "observation"
}
],
"rules": "open"
},
"min": 0,
"max": "*",
"base": {
"path": "Organizer.component",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Organizer.component.typeCode",
"path": "Organizer.component.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organizer.component.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP",
"fixedCode": "COMP"
},
{
"id": "Organizer.component.contextConductionInd",
"path": "Organizer.component.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organizer.component.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Organizer.component.sequenceNumber",
"path": "Organizer.component.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Organizer.component.seperatableInd",
"path": "Organizer.component.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Organizer.component.observation",
"path": "Organizer.component.observation",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Organizer.component.regionOfInterest",
"path": "Organizer.component.regionOfInterest",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Organizer.component.observationMedia",
"path": "Organizer.component.observationMedia",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Organizer.component.substanceAdministration",
"path": "Organizer.component.substanceAdministration",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Organizer.component.supply",
"path": "Organizer.component.supply",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Organizer.component.procedure",
"path": "Organizer.component.procedure",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Organizer.component.encounter",
"path": "Organizer.component.encounter",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Organizer.component.organizer",
"path": "Organizer.component.organizer",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Organizer.component.act",
"path": "Organizer.component.act",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Organizer.component:mentalStatus",
"path": "Organizer.component",
"sliceName": "mentalStatus",
"requirements": "SHALL contain at least one [1..*] component (CONF:1198-14373) such that it",
"min": 1,
"max": "*",
"base": {
"path": "Organizer.component",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Organizer.component:mentalStatus.typeCode",
"path": "Organizer.component.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organizer.component.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "COMP",
"fixedCode": "COMP"
},
{
"id": "Organizer.component:mentalStatus.contextConductionInd",
"path": "Organizer.component.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Organizer.component.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Organizer.component:mentalStatus.sequenceNumber",
"path": "Organizer.component.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Organizer.component:mentalStatus.seperatableInd",
"path": "Organizer.component.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Organizer.component:mentalStatus.observation",
"path": "Organizer.component.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-14381).",
"min": 1,
"max": "1",
"base": {
"path": "Organizer.component.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": "Organizer.component:mentalStatus.regionOfInterest",
"path": "Organizer.component.regionOfInterest",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Organizer.component:mentalStatus.observationMedia",
"path": "Organizer.component.observationMedia",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Organizer.component:mentalStatus.substanceAdministration",
"path": "Organizer.component.substanceAdministration",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Organizer.component:mentalStatus.supply",
"path": "Organizer.component.supply",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Organizer.component:mentalStatus.procedure",
"path": "Organizer.component.procedure",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Organizer.component:mentalStatus.encounter",
"path": "Organizer.component.encounter",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Organizer.component:mentalStatus.organizer",
"path": "Organizer.component.organizer",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Organizer.component:mentalStatus.act",
"path": "Organizer.component.act",
"min": 0,
"max": "1",
"base": {
"path": "Organizer.component.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Organizer",
"path": "Organizer"
},
{
"id": "Organizer.classCode",
"path": "Organizer.classCode",
"requirements": "SHALL contain exactly one [1..1] @classCode=\"CLUSTER\" Cluster (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:1198-14369).",
"min": 1,
"max": "1",
"patternCode": "CLUSTER"
},
{
"id": "Organizer.moodCode",
"path": "Organizer.moodCode",
"requirements": "SHALL contain exactly one [1..1] @moodCode=\"EVN\" Event (CodeSystem: HL7ActMood urn:oid:2.16.840.1.113883.5.1001 STATIC) (CONF:1198-14371).",
"min": 1,
"max": "1"
},
{
"id": "Organizer.templateId",
"path": "Organizer.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "extension"
},
{
"type": "value",
"path": "root"
}
],
"rules": "open"
}
},
{
"id": "Organizer.templateId:primary",
"path": "Organizer.templateId",
"sliceName": "primary",
"requirements": "SHALL contain exactly one [1..1] templateId (CONF:1198-14375) such that it",
"min": 1,
"max": "1"
},
{
"id": "Organizer.templateId:primary.root",
"path": "Organizer.templateId.root",
"requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.22.4.75\" (CONF:1198-14376).",
"min": 1,
"max": "1",
"patternString": "2.16.840.1.113883.10.20.22.4.75"
},
{
"id": "Organizer.templateId:primary.extension",
"path": "Organizer.templateId.extension",
"requirements": "SHALL contain exactly one [1..1] @extension=\"2015-08-01\" (CONF:1198-32566).",
"min": 1,
"max": "1",
"patternString": "2015-08-01"
},
{
"id": "Organizer.id",
"path": "Organizer.id",
"requirements": "SHALL contain at least one [1..*] id (CONF:1198-14377).",
"min": 1,
"max": "*"
},
{
"id": "Organizer.code",
"path": "Organizer.code",
"short": "The code selected indicates the category that groups the contained mental status observations (e.g., communication, learning and applying knowledge).",
"requirements": "SHALL contain exactly one [1..1] code (CONF:1198-14378).",
"min": 1,
"max": "1"
},
{
"id": "Organizer.code.code",
"path": "Organizer.code.code",
"requirements": "This code SHALL contain exactly one [1..1] @code (CONF:1198-14697).",
"min": 1,
"max": "1",
"constraint": [
{
"key": "1198-14698",
"severity": "warning",
"human": "**SHOULD** be selected from ICF (codeSystem 2.16.840.1.113883.6.254) *OR* LOINC (codeSystem 2.16.840.1.113883.6.96) (CONF:1198-14698)."
}
]
},
{
"id": "Organizer.statusCode",
"path": "Organizer.statusCode",
"requirements": "SHALL contain exactly one [1..1] statusCode (CONF:1198-14372).",
"min": 1,
"max": "1"
},
{
"id": "Organizer.statusCode.code",
"path": "Organizer.statusCode.code",
"requirements": "This statusCode SHALL contain exactly one [1..1] @code=\"completed\" Completed (CodeSystem: HL7ActStatus urn:oid:2.16.840.1.113883.5.14 STATIC) (CONF:1198-19093).",
"min": 1,
"max": "1",
"patternString": "completed"
},
{
"id": "Organizer.effectiveTime",
"path": "Organizer.effectiveTime",
"short": "The effectiveTime is an interval that spans the effectiveTimes of the contained mental status observations. Because all contained mental status observations have a required time stamp, it is not required that this effectiveTime be populated.",
"requirements": "SHOULD contain zero or one [0..1] effectiveTime (CONF:1198-32424).",
"min": 0,
"max": "1",
"constraint": [
{
"key": "1198-32426",
"severity": "error",
"human": "The Organizer **SHALL** have at least one of *code* or *effectiveTime* (CONF:1198-32426)."
}
]
},
{
"id": "Organizer.component",
"path": "Organizer.component",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "observation"
}
],
"rules": "open"
}
},
{
"id": "Organizer.component:mentalStatus",
"path": "Organizer.component",
"sliceName": "mentalStatus",
"requirements": "SHALL contain at least one [1..*] component (CONF:1198-14373) such that it",
"min": 1,
"max": "*"
},
{
"id": "Organizer.component:mentalStatus.observation",
"path": "Organizer.component.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-14381).",
"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"
]
}
]
}
]
}
}