{ "description": "Allows the referencing of Patient and RelatedPerson within Specimen.collection.", "_filename": "Extension-UKCore-CollectionCollector.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2023-04-28", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "This is a use case from Genomics to backport R5 functionality extending the referencing of Specimen.collection.collector to include Patient and RelatedPerson", "name": "ExtensionUKCoreCollectionCollector", "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "Extension UK Core Collection Collector", "package_version": "0.0.6-pre-release", "status": "active", "id": "acca499f-9038-4e34-87dc-af166f1bb0d8", "kind": "complex-type", "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.collector", "context": [ { "type": "element", "expression": "Specimen.collection.collector" } ], "version": "1.0.0", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Person who collected the specimen.", "definition": "Person who collected the specimen." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.collector" }, { "id": "Extension.value[x]", "min": 1, "path": "Extension.value[x]", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" ] } ], "short": "Person who collected the specimen." } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }