{ "description": "This extenstion adds another Reference to the Media.Operator to reference the Patient resource type.", "_filename": "media-operator-patient-reference.json", "package_name": "nictiz.fhir.nl.stu3.zib2017", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "3.0.1", "purpose": "The FHIR STU3 Media.Operator does not have a reference to a Patient Resource. In FHIR R4 this was fixed. In this case, an extension will contain the reference of the appropriate type. This leads to slight duplication: the original Reference.display will be duplicated into the Reference.extension.valueReference.display. Systems that do not know about the extension would thus still have access to the regular Reference.display.", "name": "Media Operator Patient Reference", "abstract": false, "copyright": "CC0", "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "PractitionerRole Reference", "package_version": "1.1.4", "status": "draft", "id": "681ec285-8580-45bb-b52c-893a77d52712", "kind": "complex-type", "url": "http://nictiz.nl/fhir/StructureDefinition/media-operator-patient-reference", "context": [ "Reference", "Media.operator" ], "version": "0.1.0", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/media-operator-patient-reference" }, { "id": "Extension.value[x]:valueReference", "path": "Extension.valueReference", "type": [ { "code": "Reference", "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient" } ], "sliceName": "valueReference" } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "contextType": "resource", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }