{
"description": "This extension is used to augment a reference with the target resource category, in cases when `Reference.type` is not precise enough to determine the functional counterpart of the reference and `Reference.identifier` is used. The value of this extension is often a semantic code (e.g. the zib's root definition code) which identifies the target resource category.",
"_filename": "ext-ResourceCategory.json",
"package_name": "nictiz.fhir.nl.r4.medicationprocess9",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"name": "ExtResourceCategory",
"abstract": false,
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "ext ResourceCategory",
"package_version": "2.0.0-beta.1",
"status": "active",
"id": "d0a99d5f-21a2-4e32-af35-b23dd9541b0e",
"kind": "complex-type",
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory",
"context": [ {
"type": "element",
"expression": "Reference"
} ],
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"comment": "This element is used to indicate the resource's category of the target of the reference in cases when the `Reference.type` is not precise enough to determine the functional counterpart of the reference element.",
"definition": "The expected resource category of the target of the reference. \r\n\r\nThe ResourceCategory is a semantic code that represents the category of the resource this reference refers to."
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}