Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | ext-CopyIndicator |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator |
URL | http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator |
Status | draft |
Name | ExtCopyIndicator |
Title | ext CopyIndicator |
Realm | nl |
Description | This extension provides an indication whether the resource is original (false) or a copy from a different source (true). |
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 |
Kind | complex-type |
StructureDefinition | |
nl-core-LaboratoryTestResult | nl core LaboratoryTestResult |
mp-AdministrationAgreement | mp AdministrationAgreement |
mp-MedicationUse2 | mp MedicationUse2 |
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "ext-CopyIndicator", "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator", "name": "ExtCopyIndicator", "title": "ext CopyIndicator", "status": "draft", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "This extension provides an indication whether the resource is original (false) or a copy from a different source (true).", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "lu-dataset-laboratory-exchange-20210222", "uri": "https://decor.nictiz.nl/ad/#/lu-/datasets/dataset/2.16.840.1.113883.2.4.3.11.60.25.1.2/2021-02-22T00:00:00", "name": "ART-DECOR Dataset Lab Exchange 20210222T00:00:00" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "MedicationStatement" }, { "type": "element", "expression": "MedicationDispense" }, { "type": "element", "expression": "Observation" }, { "type": "element", "expression": "Specimen" }, { "type": "element", "expression": "Device" }, { "type": "element", "expression": "AllergyIntolerance.reaction" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "CopyIndicator", "definition": "An indication whether the resource is original (false) or a copy from a different source (true).", "alias": [ "KopieIndicator" ], "type": [ { "code": "boolean" } ], "mapping": [ { "identity": "lu-dataset-laboratory-exchange-20210222", "map": "lu-concept-v2-4297", "comment": "CopyIndicator" } ] } ] } }