{ "description": null, "_filename": "MyServiceRequest.StructureDefinition.json", "package_name": "ch.fhir.BNW.ch-core", "date": "2023-08-04T08:04:37.0597943+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "MyServiceRequest", "abstract": false, "type": "ServiceRequest", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "e461fff5-f7c2-41dd-974b-7785c700e095", "kind": "resource", "url": "https://example.org/fhir/StructureDefinition/MyServiceRequest", "version": null, "differential": { "element": [ { "id": "ServiceRequest.meta", "path": "ServiceRequest.meta" }, { "id": "ServiceRequest.meta.lastUpdated", "path": "ServiceRequest.meta.lastUpdated", "mustSupport": true }, { "id": "ServiceRequest.identifier", "min": 1, "path": "ServiceRequest.identifier", "slicing": { "rules": "open", "description": "Unordered, Open, $this.type(Pattern)", "discriminator": [ { "path": "$this.type", "type": "pattern" } ] }, "mustSupport": true }, { "id": "ServiceRequest.identifier:Placer-ID", "max": "1", "path": "ServiceRequest.identifier", "short": "Placer identifier", "sliceName": "Placer-ID", "definition": "Identifier for the placer of the pathology request" }, { "id": "ServiceRequest.identifier:Filler-ID", "max": "1", "path": "ServiceRequest.identifier", "short": "Filler Identifier", "sliceName": "Filler-ID", "definition": "Identifier for the filler of the pathology request" }, { "id": "ServiceRequest.status", "path": "ServiceRequest.status", "mustSupport": true }, { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "mustSupport": true }, { "id": "ServiceRequest.category", "max": "1", "min": 1, "path": "ServiceRequest.category", "mustSupport": true }, { "id": "ServiceRequest.encounter", "min": 1, "path": "ServiceRequest.encounter" }, { "id": "ServiceRequest.requester", "min": 1, "path": "ServiceRequest.requester", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization" ] } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest" }