FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.22.4.50
Package | hl7.cda.us.ccdar2dot2 |
Type | StructureDefinition |
Id | 2.16.840.1.113883.10.20.22.4.50 |
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.50.html |
URL | http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.50 |
Version | 2.2 |
Status | active |
Date | 2022-05-13T15:50:12+00:00 |
Name | NonMedicinalSupplyActivity |
Title | Non-Medicinal Supply Activity |
Realm | us |
Authority | hl7 |
Description | This template represents equipment supplied to the patient (e.g., pumps, inhalers, wheelchairs). Devices applied to, or placed in, the patient are represented with the Product Instance entry contained within a Procedure Activity Procedure (V2) (identifier: urn:hl7ii: 2.16.840.1.113883.10.20.22.4.14) |
Type | Supply |
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.50",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.50",
"identifier": [
{
"value": "urn:hl7ii:2.16.840.1.113883.10.20.22.4.50:2014-06-09"
}
],
"version": "2.2",
"name": "NonMedicinalSupplyActivity",
"title": "Non-Medicinal Supply Activity",
"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 equipment supplied to the patient (e.g., pumps, inhalers, wheelchairs). Devices applied to, or placed in, the patient are represented with the Product Instance entry contained within a Procedure Activity Procedure (V2) (identifier: urn:hl7ii: 2.16.840.1.113883.10.20.22.4.14)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Supply",
"baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/Supply",
"derivation": "constraint",
"snapshot": {
"element": [
{
"id": "Supply",
"path": "Supply",
"min": 1,
"max": "1",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "Supply.classCode",
"path": "Supply.classCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @classCode=\"SPLY\" (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:1098-8745).",
"min": 1,
"max": "1",
"base": {
"path": "Supply.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "SPLY",
"fixedCode": "SPLY",
"patternCode": "SPLY",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActClassSupply"
}
},
{
"id": "Supply.moodCode",
"path": "Supply.moodCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @moodCode, which SHALL be selected from ValueSet MoodCodeEvnInt urn:oid:2.16.840.1.113883.11.20.9.18 STATIC 2011-04-03 (CONF:1098-8746).",
"min": 1,
"max": "1",
"base": {
"path": "Supply.moodCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.18"
}
},
{
"id": "Supply.realmCode",
"path": "Supply.realmCode",
"min": 0,
"max": "*",
"base": {
"path": "Supply.realmCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
}
]
},
{
"id": "Supply.typeId",
"path": "Supply.typeId",
"min": 0,
"max": "1",
"base": {
"path": "Supply.typeId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Supply.templateId",
"path": "Supply.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": "Supply.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Supply.templateId:primary",
"path": "Supply.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:1098-8747) such that it",
"min": 1,
"max": "1",
"base": {
"path": "Supply.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Supply.templateId:primary.nullFlavor",
"path": "Supply.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": "Supply.templateId:primary.assigningAuthorityName",
"path": "Supply.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": "Supply.templateId:primary.displayable",
"path": "Supply.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": "Supply.templateId:primary.root",
"path": "Supply.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.50\" (CONF:1098-10509).",
"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.50"
},
{
"id": "Supply.templateId:primary.extension",
"path": "Supply.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=\"2014-06-09\" (CONF:1098-32514).",
"min": 1,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2014-06-09"
},
{
"id": "Supply.id",
"path": "Supply.id",
"requirements": "SHALL contain at least one [1..*] id (CONF:1098-8748).",
"min": 1,
"max": "*",
"base": {
"path": "Supply.id",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Supply.code",
"path": "Supply.code",
"min": 0,
"max": "1",
"base": {
"path": "Supply.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": "Supply.text",
"path": "Supply.text",
"min": 0,
"max": "1",
"base": {
"path": "Supply.text",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ED"
}
]
},
{
"id": "Supply.statusCode",
"path": "Supply.statusCode",
"requirements": "SHALL contain exactly one [1..1] statusCode (CONF:1098-8749).",
"min": 1,
"max": "1",
"base": {
"path": "Supply.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": "Supply.statusCode.nullFlavor",
"path": "Supply.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": "Supply.statusCode.code",
"path": "Supply.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 ActStatus urn:oid:2.16.840.1.113883.1.11.15933 DYNAMIC (CONF:1098-32363).",
"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.1.11.15933"
}
},
{
"id": "Supply.statusCode.codeSystem",
"path": "Supply.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": "Supply.statusCode.codeSystemName",
"path": "Supply.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": "Supply.statusCode.codeSystemVersion",
"path": "Supply.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": "Supply.statusCode.displayName",
"path": "Supply.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": "Supply.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": "Supply.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": "Supply.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": "Supply.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": "Supply.statusCode.originalText",
"path": "Supply.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": "Supply.statusCode.qualifier",
"path": "Supply.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": "Supply.statusCode.translation",
"path": "Supply.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": "Supply.effectiveTime",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-defaulttype",
"valueString": "http://hl7.org/fhir/cda/StructureDefinition/SXCM-TS"
}
],
"path": "Supply.effectiveTime",
"representation": [
"typeAttr"
],
"requirements": "SHOULD contain zero or one [0..1] effectiveTime (CONF:1098-15498).",
"min": 0,
"max": "1",
"base": {
"path": "Supply.effectiveTime",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/EIVL-TS"
}
],
"constraint": [
{
"key": "1098-16867",
"severity": "warning",
"human": "The effectiveTime, if present, **SHOULD** contain zero or one [0..1] *high* (CONF:1098-16867)."
}
]
},
{
"id": "Supply.priorityCode",
"path": "Supply.priorityCode",
"min": 0,
"max": "*",
"base": {
"path": "Supply.priorityCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActPriority"
}
},
{
"id": "Supply.repeatNumber",
"path": "Supply.repeatNumber",
"min": 0,
"max": "1",
"base": {
"path": "Supply.repeatNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/IVL-INT"
}
]
},
{
"id": "Supply.independentInd",
"path": "Supply.independentInd",
"min": 0,
"max": "1",
"base": {
"path": "Supply.independentInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Supply.quantity",
"path": "Supply.quantity",
"requirements": "SHOULD contain zero or one [0..1] quantity (CONF:1098-8751).",
"min": 0,
"max": "1",
"base": {
"path": "Supply.quantity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/PQ"
}
]
},
{
"id": "Supply.expectedUseTime",
"path": "Supply.expectedUseTime",
"min": 0,
"max": "1",
"base": {
"path": "Supply.expectedUseTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
}
]
},
{
"id": "Supply.product",
"path": "Supply.product",
"min": 0,
"max": "1",
"base": {
"path": "Supply.product",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Supply.product.typeCode",
"path": "Supply.product.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Supply.product.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "PRD",
"fixedCode": "PRD",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ParticipationTargetDirect"
}
},
{
"id": "Supply.product.manufacturedProduct",
"path": "Supply.product.manufacturedProduct",
"min": 1,
"max": "1",
"base": {
"path": "Supply.product.manufacturedProduct",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ManufacturedProduct"
}
]
},
{
"id": "Supply.subject",
"path": "Supply.subject",
"min": 0,
"max": "1",
"base": {
"path": "Supply.subject",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Supply.subject.typeCode",
"path": "Supply.subject.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Supply.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": "Supply.subject.contextControlCode",
"path": "Supply.subject.contextControlCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Supply.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": "Supply.subject.awarenessCode",
"path": "Supply.subject.awarenessCode",
"min": 0,
"max": "1",
"base": {
"path": "Supply.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": "Supply.subject.relatedSubject",
"path": "Supply.subject.relatedSubject",
"min": 1,
"max": "1",
"base": {
"path": "Supply.subject.relatedSubject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedSubject"
}
]
},
{
"id": "Supply.specimen",
"path": "Supply.specimen",
"min": 0,
"max": "*",
"base": {
"path": "Supply.specimen",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Specimen"
}
]
},
{
"id": "Supply.performer",
"path": "Supply.performer",
"min": 0,
"max": "*",
"base": {
"path": "Supply.performer",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Performer2"
}
]
},
{
"id": "Supply.author",
"path": "Supply.author",
"min": 0,
"max": "*",
"base": {
"path": "Supply.author",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Author"
}
]
},
{
"id": "Supply.informant",
"path": "Supply.informant",
"min": 0,
"max": "*",
"base": {
"path": "Supply.informant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Supply.informant.typeCode",
"path": "Supply.informant.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Supply.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": "Supply.informant.contextControlCode",
"path": "Supply.informant.contextControlCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Supply.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": "Supply.informant.assignedEntity",
"path": "Supply.informant.assignedEntity",
"min": 0,
"max": "1",
"base": {
"path": "Supply.informant.assignedEntity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity"
}
]
},
{
"id": "Supply.informant.relatedEntity",
"path": "Supply.informant.relatedEntity",
"min": 0,
"max": "1",
"base": {
"path": "Supply.informant.relatedEntity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedEntity"
}
]
},
{
"id": "Supply.participant",
"path": "Supply.participant",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "typeCode"
},
{
"type": "value",
"path": "participantRole"
}
],
"rules": "open"
},
"min": 0,
"max": "*",
"base": {
"path": "Supply.participant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Participant2"
}
]
},
{
"id": "Supply.participant:participant1",
"path": "Supply.participant",
"sliceName": "participant1",
"requirements": "MAY contain zero or one [0..1] participant (CONF:1098-8752) such that it",
"min": 0,
"max": "1",
"base": {
"path": "Supply.participant",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Participant2"
}
]
},
{
"id": "Supply.participant:participant1.nullFlavor",
"path": "Supply.participant.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": "Participant2.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
}
},
{
"id": "Supply.participant:participant1.typeCode",
"path": "Supply.participant.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"PRD\" Product (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 STATIC) (CONF:1098-8754).",
"min": 1,
"max": "1",
"base": {
"path": "Participant2.typeCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "PRD",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ParticipationType"
}
},
{
"id": "Supply.participant:participant1.contextControlCode",
"path": "Supply.participant.contextControlCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Participant2.contextControlCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"fixedCode": "OP",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ContextControl"
}
},
{
"id": "Supply.participant:participant1.realmCode",
"path": "Supply.participant.realmCode",
"definition": "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question",
"min": 0,
"max": "*",
"base": {
"path": "Participant2.realmCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
}
]
},
{
"id": "Supply.participant:participant1.typeId",
"path": "Supply.participant.typeId",
"definition": "When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.",
"min": 0,
"max": "1",
"base": {
"path": "Participant2.typeId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Supply.participant:participant1.templateId",
"path": "Supply.participant.templateId",
"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": "Participant2.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "Supply.participant:participant1.sdtcFunctionCode",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "functionCode"
}
],
"path": "Supply.participant.sdtcFunctionCode",
"min": 0,
"max": "1",
"base": {
"path": "Participant2.sdtcFunctionCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
]
},
{
"id": "Supply.participant:participant1.time",
"path": "Supply.participant.time",
"min": 0,
"max": "1",
"base": {
"path": "Participant2.time",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
}
]
},
{
"id": "Supply.participant:participant1.awarenessCode",
"path": "Supply.participant.awarenessCode",
"min": 0,
"max": "1",
"base": {
"path": "Participant2.awarenessCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
]
},
{
"id": "Supply.participant:participant1.participantRole",
"path": "Supply.participant.participantRole",
"requirements": "SHALL contain exactly one [1..1] Product Instance (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.37) (CONF:1098-15900).",
"min": 1,
"max": "1",
"base": {
"path": "Participant2.participantRole",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ParticipantRole",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.37"
]
}
],
"isModifier": false
},
{
"id": "Supply.entryRelationship",
"path": "Supply.entryRelationship",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "act"
}
],
"rules": "open"
},
"min": 0,
"max": "*",
"base": {
"path": "Supply.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "sup-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/Supply"
}
]
},
{
"id": "Supply.entryRelationship.typeCode",
"path": "Supply.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Supply.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "Supply.entryRelationship.inversionInd",
"path": "Supply.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Supply.entryRelationship.contextConductionInd",
"path": "Supply.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Supply.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Supply.entryRelationship.sequenceNumber",
"path": "Supply.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Supply.entryRelationship.negationInd",
"path": "Supply.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Supply.entryRelationship.seperatableInd",
"path": "Supply.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Supply.entryRelationship.observation",
"path": "Supply.entryRelationship.observation",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Supply.entryRelationship.regionOfInterest",
"path": "Supply.entryRelationship.regionOfInterest",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Supply.entryRelationship.observationMedia",
"path": "Supply.entryRelationship.observationMedia",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Supply.entryRelationship.substanceAdministration",
"path": "Supply.entryRelationship.substanceAdministration",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Supply.entryRelationship.supply",
"path": "Supply.entryRelationship.supply",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Supply.entryRelationship.procedure",
"path": "Supply.entryRelationship.procedure",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Supply.entryRelationship.encounter",
"path": "Supply.entryRelationship.encounter",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Supply.entryRelationship.organizer",
"path": "Supply.entryRelationship.organizer",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Supply.entryRelationship.act",
"path": "Supply.entryRelationship.act",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.act",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
}
]
},
{
"id": "Supply.entryRelationship:instruction",
"path": "Supply.entryRelationship",
"sliceName": "instruction",
"requirements": "MAY contain zero or one [0..1] entryRelationship (CONF:1098-30277) such that it",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
],
"constraint": [
{
"key": "sup-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/Supply"
}
]
},
{
"id": "Supply.entryRelationship:instruction.typeCode",
"path": "Supply.entryRelationship.typeCode",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"SUBJ\" (CONF:1098-30278).",
"min": 1,
"max": "1",
"base": {
"path": "Supply.entryRelationship.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"patternCode": "SUBJ"
},
{
"id": "Supply.entryRelationship:instruction.inversionInd",
"path": "Supply.entryRelationship.inversionInd",
"representation": [
"xmlAttr"
],
"requirements": "SHALL contain exactly one [1..1] @inversionInd=\"true\" (CONF:1098-30279).",
"min": 1,
"max": "1",
"base": {
"path": "Supply.entryRelationship.inversionInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"patternBoolean": true
},
{
"id": "Supply.entryRelationship:instruction.contextConductionInd",
"path": "Supply.entryRelationship.contextConductionInd",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Supply.entryRelationship.contextConductionInd",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"defaultValueBoolean": true
},
{
"id": "Supply.entryRelationship:instruction.sequenceNumber",
"path": "Supply.entryRelationship.sequenceNumber",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.sequenceNumber",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
}
]
},
{
"id": "Supply.entryRelationship:instruction.negationInd",
"path": "Supply.entryRelationship.negationInd",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.negationInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Supply.entryRelationship:instruction.seperatableInd",
"path": "Supply.entryRelationship.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Supply.entryRelationship.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Supply.entryRelationship:instruction.observation",
"path": "Supply.entryRelationship.observation",
"min": 0,
"max": "0",
"base": {
"path": "Supply.entryRelationship.observation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
}
]
},
{
"id": "Supply.entryRelationship:instruction.regionOfInterest",
"path": "Supply.entryRelationship.regionOfInterest",
"min": 0,
"max": "0",
"base": {
"path": "Supply.entryRelationship.regionOfInterest",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
}
]
},
{
"id": "Supply.entryRelationship:instruction.observationMedia",
"path": "Supply.entryRelationship.observationMedia",
"min": 0,
"max": "0",
"base": {
"path": "Supply.entryRelationship.observationMedia",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
}
]
},
{
"id": "Supply.entryRelationship:instruction.substanceAdministration",
"path": "Supply.entryRelationship.substanceAdministration",
"min": 0,
"max": "0",
"base": {
"path": "Supply.entryRelationship.substanceAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
}
]
},
{
"id": "Supply.entryRelationship:instruction.supply",
"path": "Supply.entryRelationship.supply",
"min": 0,
"max": "0",
"base": {
"path": "Supply.entryRelationship.supply",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
}
]
},
{
"id": "Supply.entryRelationship:instruction.procedure",
"path": "Supply.entryRelationship.procedure",
"min": 0,
"max": "0",
"base": {
"path": "Supply.entryRelationship.procedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
}
]
},
{
"id": "Supply.entryRelationship:instruction.encounter",
"path": "Supply.entryRelationship.encounter",
"min": 0,
"max": "0",
"base": {
"path": "Supply.entryRelationship.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
}
]
},
{
"id": "Supply.entryRelationship:instruction.organizer",
"path": "Supply.entryRelationship.organizer",
"min": 0,
"max": "0",
"base": {
"path": "Supply.entryRelationship.organizer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
}
]
},
{
"id": "Supply.entryRelationship:instruction.act",
"path": "Supply.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Instruction (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.20:2014-06-09) (CONF:1098-31393).",
"min": 1,
"max": "1",
"base": {
"path": "Supply.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.20"
]
}
],
"isModifier": false
},
{
"id": "Supply.reference",
"path": "Supply.reference",
"min": 0,
"max": "*",
"base": {
"path": "Supply.reference",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Element"
}
]
},
{
"id": "Supply.reference.typeCode",
"path": "Supply.reference.typeCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Supply.reference.typeCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "Supply.reference.seperatableInd",
"path": "Supply.reference.seperatableInd",
"min": 0,
"max": "1",
"base": {
"path": "Supply.reference.seperatableInd",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
}
]
},
{
"id": "Supply.reference.externalAct",
"path": "Supply.reference.externalAct",
"min": 0,
"max": "1",
"base": {
"path": "Supply.reference.externalAct",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalAct"
}
]
},
{
"id": "Supply.reference.externalObservation",
"path": "Supply.reference.externalObservation",
"min": 0,
"max": "1",
"base": {
"path": "Supply.reference.externalObservation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalObservation"
}
]
},
{
"id": "Supply.reference.externalProcedure",
"path": "Supply.reference.externalProcedure",
"min": 0,
"max": "1",
"base": {
"path": "Supply.reference.externalProcedure",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalProcedure"
}
]
},
{
"id": "Supply.reference.externalDocument",
"path": "Supply.reference.externalDocument",
"min": 0,
"max": "1",
"base": {
"path": "Supply.reference.externalDocument",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalDocument"
}
]
},
{
"id": "Supply.precondition",
"path": "Supply.precondition",
"min": 0,
"max": "*",
"base": {
"path": "Supply.precondition",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Precondition"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Supply",
"path": "Supply"
},
{
"id": "Supply.classCode",
"path": "Supply.classCode",
"requirements": "SHALL contain exactly one [1..1] @classCode=\"SPLY\" (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:1098-8745).",
"min": 1,
"max": "1",
"patternCode": "SPLY"
},
{
"id": "Supply.moodCode",
"path": "Supply.moodCode",
"requirements": "SHALL contain exactly one [1..1] @moodCode, which SHALL be selected from ValueSet MoodCodeEvnInt urn:oid:2.16.840.1.113883.11.20.9.18 STATIC 2011-04-03 (CONF:1098-8746).",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.18"
}
},
{
"id": "Supply.templateId",
"path": "Supply.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
},
{
"type": "value",
"path": "extension"
}
],
"rules": "open"
}
},
{
"id": "Supply.templateId:primary",
"path": "Supply.templateId",
"sliceName": "primary",
"requirements": "SHALL contain exactly one [1..1] templateId (CONF:1098-8747) such that it",
"min": 1,
"max": "1"
},
{
"id": "Supply.templateId:primary.root",
"path": "Supply.templateId.root",
"requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.22.4.50\" (CONF:1098-10509).",
"min": 1,
"max": "1",
"patternString": "2.16.840.1.113883.10.20.22.4.50"
},
{
"id": "Supply.templateId:primary.extension",
"path": "Supply.templateId.extension",
"requirements": "SHALL contain exactly one [1..1] @extension=\"2014-06-09\" (CONF:1098-32514).",
"min": 1,
"max": "1",
"patternString": "2014-06-09"
},
{
"id": "Supply.id",
"path": "Supply.id",
"requirements": "SHALL contain at least one [1..*] id (CONF:1098-8748).",
"min": 1,
"max": "*"
},
{
"id": "Supply.statusCode",
"path": "Supply.statusCode",
"requirements": "SHALL contain exactly one [1..1] statusCode (CONF:1098-8749).",
"min": 1,
"max": "1"
},
{
"id": "Supply.statusCode.code",
"path": "Supply.statusCode.code",
"requirements": "This statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet ActStatus urn:oid:2.16.840.1.113883.1.11.15933 DYNAMIC (CONF:1098-32363).",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.15933"
}
},
{
"id": "Supply.effectiveTime",
"path": "Supply.effectiveTime",
"requirements": "SHOULD contain zero or one [0..1] effectiveTime (CONF:1098-15498).",
"min": 0,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/EIVL-TS"
}
],
"constraint": [
{
"key": "1098-16867",
"severity": "warning",
"human": "The effectiveTime, if present, **SHOULD** contain zero or one [0..1] *high* (CONF:1098-16867)."
}
]
},
{
"id": "Supply.quantity",
"path": "Supply.quantity",
"requirements": "SHOULD contain zero or one [0..1] quantity (CONF:1098-8751).",
"min": 0,
"max": "1"
},
{
"id": "Supply.participant",
"path": "Supply.participant",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "typeCode"
},
{
"type": "value",
"path": "participantRole"
}
],
"rules": "open"
}
},
{
"id": "Supply.participant:participant1",
"path": "Supply.participant",
"sliceName": "participant1",
"requirements": "MAY contain zero or one [0..1] participant (CONF:1098-8752) such that it",
"min": 0,
"max": "1"
},
{
"id": "Supply.participant:participant1.typeCode",
"path": "Supply.participant.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"PRD\" Product (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 STATIC) (CONF:1098-8754).",
"min": 1,
"max": "1",
"patternCode": "PRD"
},
{
"id": "Supply.participant:participant1.participantRole",
"path": "Supply.participant.participantRole",
"requirements": "SHALL contain exactly one [1..1] Product Instance (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.37) (CONF:1098-15900).",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/ParticipantRole",
"profile": [
"http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.37"
]
}
]
},
{
"id": "Supply.entryRelationship",
"path": "Supply.entryRelationship",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "act"
}
],
"rules": "open"
}
},
{
"id": "Supply.entryRelationship:instruction",
"path": "Supply.entryRelationship",
"sliceName": "instruction",
"requirements": "MAY contain zero or one [0..1] entryRelationship (CONF:1098-30277) such that it",
"min": 0,
"max": "1"
},
{
"id": "Supply.entryRelationship:instruction.typeCode",
"path": "Supply.entryRelationship.typeCode",
"requirements": "SHALL contain exactly one [1..1] @typeCode=\"SUBJ\" (CONF:1098-30278).",
"min": 1,
"max": "1",
"patternCode": "SUBJ"
},
{
"id": "Supply.entryRelationship:instruction.inversionInd",
"path": "Supply.entryRelationship.inversionInd",
"requirements": "SHALL contain exactly one [1..1] @inversionInd=\"true\" (CONF:1098-30279).",
"min": 1,
"max": "1",
"patternBoolean": true
},
{
"id": "Supply.entryRelationship:instruction.act",
"path": "Supply.entryRelationship.act",
"requirements": "SHALL contain exactly one [1..1] Instruction (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.20:2014-06-09) (CONF:1098-31393).",
"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.20"
]
}
]
}
]
}
}