{ "description": "Dieses Profil beschreibt eine Laboranforderung in der Medizininformatik-Initiative.", "_filename": "Profile-ServiceRequestLab.json", "package_name": "de.medizininformatikinitiative.kerndatensatz.laborbefund", "date": null, "derivation": "constraint", "publisher": "https://www.Medizininformatik-Initiative.de", "fhirVersion": "4.0.1", "purpose": "Dieses Profil beschreibt eine Laboranforderung in der Medizininformatik-Initiative.", "name": "ProfileServiceRequestLaboranforderung", "abstract": false, "type": "ServiceRequest", "experimental": "false", "resourceType": "StructureDefinition", "title": "Profile - ServiceRequest - Laboranforderung", "package_version": "1.0.7-alpha1", "status": "active", "id": "837e870a-a5f5-48fe-aa41-d07fcb86fe14", "kind": "resource", "url": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ServiceRequestLab", "version": "1.0", "differential": { "element": [ { "id": "ServiceRequest.id", "path": "ServiceRequest.id", "mustSupport": true }, { "id": "ServiceRequest.meta", "path": "ServiceRequest.meta", "mustSupport": true }, { "id": "ServiceRequest.meta.source", "path": "ServiceRequest.meta.source", "mustSupport": true }, { "id": "ServiceRequest.meta.profile", "path": "ServiceRequest.meta.profile", "mustSupport": true }, { "id": "ServiceRequest.identifier", "min": 1, "path": "ServiceRequest.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "type", "type": "pattern" } ] }, "mustSupport": true }, { "id": "ServiceRequest.identifier:anforderung", "max": "1", "min": 1, "path": "ServiceRequest.identifier", "sliceName": "anforderung", "mustSupport": true }, { "id": "ServiceRequest.identifier:anforderung.type", "min": 1, "path": "ServiceRequest.identifier.type", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "PLAC", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } }, { "id": "ServiceRequest.identifier:anforderung.type.coding", "min": 1, "path": "ServiceRequest.identifier.type.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "ServiceRequest.identifier:anforderung.type.coding:placerv2", "max": "1", "min": 1, "path": "ServiceRequest.identifier.type.coding", "sliceName": "placerv2", "mustSupport": true }, { "id": "ServiceRequest.identifier:anforderung.type.coding:placerv2.system", "min": 1, "path": "ServiceRequest.identifier.type.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203", "mustSupport": true }, { "id": "ServiceRequest.identifier:anforderung.type.coding:placerv2.code", "min": 1, "path": "ServiceRequest.identifier.type.coding.code", "fixedCode": "PLAC", "mustSupport": true }, { "id": "ServiceRequest.identifier:anforderung.system", "min": 1, "path": "ServiceRequest.identifier.system", "mustSupport": true }, { "id": "ServiceRequest.identifier:anforderung.value", "min": 1, "path": "ServiceRequest.identifier.value", "mustSupport": true }, { "id": "ServiceRequest.identifier:anforderung.assigner", "min": 1, "path": "ServiceRequest.identifier.assigner", "type": [ { "code": "Reference", "profile": [ "https://www.medizininformatik-initiative.de/fhir/core/StructureDefinition/MII-Reference" ] } ], "mustSupport": true }, { "id": "ServiceRequest.status", "path": "ServiceRequest.status", "fixedCode": "completed", "mustSupport": true }, { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "fixedCode": "order", "mustSupport": true }, { "id": "ServiceRequest.category", "max": "1", "min": 1, "path": "ServiceRequest.category", "mustSupport": true }, { "id": "ServiceRequest.category.coding", "min": 1, "path": "ServiceRequest.category.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "ServiceRequest.category.coding:laboratory", "max": "1", "min": 1, "path": "ServiceRequest.category.coding", "sliceName": "laboratory", "mustSupport": true, "patternCoding": { "code": "laboratory", "system": "http://terminology.hl7.org/CodeSystem/observation-category" } }, { "id": "ServiceRequest.code", "min": 1, "path": "ServiceRequest.code", "binding": { "strength": "example", "valueSet": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/ValueSet/ValueSetOrderCodes" }, "mustSupport": true }, { "id": "ServiceRequest.subject", "min": 1, "path": "ServiceRequest.subject", "type": [ { "code": "Reference", "profile": [ "https://www.medizininformatik-initiative.de/fhir/core/StructureDefinition/MII-Reference" ] } ], "mustSupport": true }, { "id": "ServiceRequest.encounter", "path": "ServiceRequest.encounter", "mustSupport": true }, { "id": "ServiceRequest.authoredOn", "min": 1, "path": "ServiceRequest.authoredOn", "mustSupport": true }, { "id": "ServiceRequest.specimen", "path": "ServiceRequest.specimen", "mustSupport": true }, { "id": "ServiceRequest.specimen.reference", "path": "ServiceRequest.specimen.reference", "mustSupport": true }, { "id": "ServiceRequest.specimen.identifier", "path": "ServiceRequest.specimen.identifier", "mustSupport": true }, { "id": "ServiceRequest.bodySite", "max": "0", "path": "ServiceRequest.bodySite" }, { "id": "ServiceRequest.patientInstruction", "max": "0", "path": "ServiceRequest.patientInstruction" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest" }