FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeServiceRequest
IdServiceRequest-LABOS.685288115-20250206080500-0885025810.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ServiceRequest",
  "id": "LABOS.685288115-20250206080500-0885025810",
  "meta": {
    "profile": [
      "http://fhir.health.gov.il/StructureDefinition/il-core-service-request-lab"
    ]
  },
  "authoredOn": "2025-02-06T08:05:00+02:00",
  "category": [
    {
      "coding": [
        {
          "code": "108252007",
          "system": "http://snomed.info/sct",
          "display": "Laboratory procedure"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "code": "57021-8",
        "system": "http://loinc.org",
        "display": "CBC W Auto Differential panel - Blood"
      },
      {
        "code": "0885025810",
        "system": "http://fhir.tasmc.org.il/CodeSystem/labos-request-code",
        "display": "CBC",
        "userSelected": true
      }
    ],
    "text": "CBC"
  },
  "encounter": {
    "identifier": {
      "system": "http://fhir.Tasmc.health.gov.il/identifier/cml-medical-record",
      "value": "0013371722"
    }
  },
  "identifier": [
    {
      "system": "http://fhir.tasmc.org.il/identifier/labos-request",
      "value": "685288115-20250206080500-0885025810"
    }
  ],
  "intent": "order",
  "requester": {
    "display": "פנימית ד",
    "identifier": {
      "system": "http://fhir.tasmc.org.il/identifier/tasmc-lab-unit",
      "value": "פנד"
    },
    "type": "Organization"
  },
  "requisition": {
    "system": "http://fhir.tasmc.org.il/identifier/labos-order",
    "value": "685288115-20250206080500"
  },
  "status": "completed",
  "subject": {
    "identifier": {
      "system": "http://fhir.tasmc.health.gov.il/identifier/nmr-pat-int-num",
      "value": "0001025859"
    },
    "type": "Patient"
  }
}