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

FHIR IG analytics

Packagefhir.outburn.co.il
Resource TypeObservation
IdObservation-3913.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": "Observation",
  "id": "3913",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2023-10-04T09:27:05.999+00:00",
    "source": "#CXTriCjJj443IxeB",
    "profile": [
      "http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-onco-result"
    ]
  },
  "identifier": [
    {
      "system": "http://fhir.meuhedet.co.il/identifier/lab-result",
      "value": "1121991-20230403-100-733-1"
    }
  ],
  "basedOn": [
    {
      "reference": "ServiceRequest/3906",
      "type": "ServiceRequest"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "2345-7",
        "display": "Glucose [Mass/volume] in Serum or Plasma"
      }
    ],
    "text": "Glucose"
  },
  "subject": {
    "identifier": {
      "system": "http://fhir.health.gov.il/identifier/il-national-id",
      "value": "000000018"
    },
    "reference": "Patient/90",
    "type": "Patient"
  },
  "performer": [
    {
      "identifier": {
        "system": "http://fhir.meuhedet.co.il/laboratories",
        "value": "73D01"
      },
      "type": "Organization",
      "display": "קופת חולים מאוחדת"
    }
  ],
  "referenceRange": [
    {
      "low": {
        "value": 65,
        "code": "Mg/dl",
        "system": "http://unitsofmeasure.org"
      },
      "high": {
        "value": 100,
        "code": "Mg/dl",
        "system": "http://unitsofmeasure.org"
      }
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "code": "117444000",
            "system": "http://snomed.info/sct",
            "display": "Text value"
          }
        ],
        "text": "תוצאת הבדיקה בטקסט חופשי"
      },
      "valueString": "מעל 1.7"
    },
    {
      "code": {
        "coding": [
          {
            "code": "117362005",
            "system": "http://snomed.info/sct",
            "display": "Nominal value"
          }
        ],
        "text": "תוצאת הבדיקה בקוד מקומי"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "POS",
            "system": "http://fhir.meuhedet.co.il/code/lab-result",
            "display": "חיובי"
          }
        ]
      }
    }
  ],
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "Laboratory"
        }
      ]
    }
  ],
  "status": "final",
  "effectiveDateTime": "2023-04-03T11:32:38+03:00",
  "issued": "2023-04-03T11:37:58.54+03:00",
  "valueQuantity": {
    "value": 84,
    "code": "Mg/dl",
    "system": "http://unitsofmeasure.org",
    "unit": "MG/DL"
  }
}