{
"description": null,
"_filename": "Ext-DocumentCodeType.json",
"package_name": "on.accdr.pkg",
"date": "2024-04-12T14:25:36.8218753+00:00",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "ExtDocumentCodeType",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Document Type",
"package_version": "0.9.24-beta",
"status": "active",
"id": "d6b8b639-4d5c-4a96-bdad-1de25a4bff70",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type",
"context": [ {
"type": "element",
"expression": "Coding"
} ],
"version": "0.1.0",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "MI Code Type"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "Coding"
} ],
"binding": {
"strength": "required",
"valueSet": "http://ontariohealth.ca/fhir/ValueSet/accdr-document-code-type",
"description": "Code specifying the acCDR Document code type"
},
"mustSupport": true
}, {
"id": "Extension.value[x].system",
"min": 1,
"path": "Extension.value[x].system",
"fixedUri": "http://ontariohealth.ca/fhir/CodeSystem/accdr-document-code-type",
"mustSupport": true
}, {
"id": "Extension.value[x].code",
"min": 1,
"path": "Extension.value[x].code",
"mustSupport": true
}, {
"id": "Extension.value[x].display",
"min": 1,
"path": "Extension.value[x].display",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}