Package | accdr.fhir.ig.pkg |
Resource Type | StructureDefinition |
Id | ext-document-code-type |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.27&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type |
Version | 0.1.0 |
Status | active |
Date | 2024-04-12T14:25:36.8218753+00:00 |
Name | ExtDocumentCodeType |
Title | Document Type |
Type | Extension |
Kind | complex-type |
No resources found
ValueSet | |
accdr-document-code-type | acCDR Document Code Type |
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-document-code-type", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type", "version": "0.1.0", "name": "ExtDocumentCodeType", "title": "Document Type", "status": "active", "date": "2024-04-12T14:25:36.8218753+00:00", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Coding" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "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" } ], "mustSupport": true, "binding": { "strength": "required", "description": "Code specifying the acCDR Document code type", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/accdr-document-code-type" } }, { "id": "Extension.value[x].system", "path": "Extension.value[x].system", "min": 1, "fixedUri": "http://ontariohealth.ca/fhir/CodeSystem/accdr-document-code-type", "mustSupport": true }, { "id": "Extension.value[x].code", "path": "Extension.value[x].code", "min": 1, "mustSupport": true }, { "id": "Extension.value[x].display", "path": "Extension.value[x].display", "min": 1, "mustSupport": true } ] } }