{ "description": "Israel Core proposed constraints and extensions on the Specimen Resource", "_filename": "StructureDefinition-il-core-specimen.json", "package_name": "il.core.fhir.r4", "date": "2021-05-02", "derivation": "constraint", "publisher": "Israeli Ministry of Health", "fhirVersion": "4.0.1", "name": "ILCoreSpecimen", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "Specimen", "experimental": null, "resourceType": "StructureDefinition", "title": "ILCore Specimen Profile", "package_version": "0.9.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Diagnostics" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "draft", "language": "he-IL", "id": "fca6ba9f-8d86-42ec-bd43-cd8ef1826e82", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-specimen", "version": "0.9.0", "differential": { "element": [ { "id": "Specimen", "path": "Specimen", "short": "ILCore Specimen Profile", "definition": "Definitions for the profile-Specimen resource profile.", "mustSupport": true }, { "id": "Specimen.subject", "path": "Specimen.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-group", "http://fhir.health.gov.il/StructureDefinition/il-core-device", "http://hl7.org/fhir/StructureDefinition/Substance", "http://fhir.health.gov.il/StructureDefinition/il-core-location" ] } ] }, { "id": "Specimen.parent", "path": "Specimen.parent", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-specimen" ] } ] }, { "id": "Specimen.request", "path": "Specimen.request", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-service-request" ] } ] }, { "id": "Specimen.collection.collector", "path": "Specimen.collection.collector", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen" }