{
"description": "This extension provides an indication whether the resource is original (false) or a copy from a different source (true).",
"_filename": "ext-CopyIndicator.json",
"package_name": "nictiz.fhir.nl.r4.zib2020",
"date": null,
"derivation": "constraint",
"publisher": "Nictiz",
"fhirVersion": "4.0.1",
"name": "ExtCopyIndicator",
"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 CopyIndicator",
"package_version": "0.4.0-beta1",
"status": "draft",
"id": "c1cb4d9e-6c91-4c60-8101-6e27c7da64b1",
"kind": "complex-type",
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator",
"context": [ {
"type": "element",
"expression": "MedicationStatement"
}, {
"type": "element",
"expression": "MedicationDispense"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "boolean"
} ],
"alias": [ "KopieIndicator" ],
"short": "CopyIndicator",
"definition": "An indication whether the resource is original (false) or a copy from a different source (true)."
} ]
},
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}