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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeObservation
IdObservation-10f5c49e-086d-4016-8dd1-10000000001b.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation 10f5c49e-086d-4016-8dd1-10000000001b

status: Final

category: Laboratory, Laboratory studies (set)

code: Protein C - kontrola (P; rel. čas [1] *)

subject: Petr Novák Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)

effective: 2025-03-01 10:00:00+0100

performer: urn:uuid:860c684f-aba1-40d9-94cf-721d70237b52

value: 6 mg/L (Details: UCUM codemg/L = 'mg/L')

interpretation: Normal

ReferenceRanges

-LowHighText
*0 mg/L (Details: UCUM codemg/L = 'mg/L')10 mg/L (Details: UCUM codemg/L = 'mg/L')Norma: 0–10 mg/L

Source1

{
  "resourceType": "Observation",
  "id": "10f5c49e-086d-4016-8dd1-10000000001b",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/lab/StructureDefinition/cz-observation-result-laboratory"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "26436-6",
          "display": "Laboratory studies (set)"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "https://nclp.ncez.mzcr.cz/CodeSystem/NCLPPOL",
        "code": "07830",
        "display": "Protein C - kontrola (P; rel. čas [1] *)"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"
  },
  "effectiveDateTime": "2025-03-01T10:00:00+01:00",
  "performer": [
    {
      "reference": "urn:uuid:860c684f-aba1-40d9-94cf-721d70237b52"
    }
  ],
  "valueQuantity": {
    "value": 6,
    "unit": "mg/L",
    "system": "http://unitsofmeasure.org",
    "code": "mg/L"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code": "N",
          "display": "Normal"
        }
      ]
    }
  ],
  "referenceRange": [
    {
      "low": {
        "value": 0,
        "unit": "mg/L",
        "system": "http://unitsofmeasure.org",
        "code": "mg/L"
      },
      "high": {
        "value": 10,
        "unit": "mg/L",
        "system": "http://unitsofmeasure.org",
        "code": "mg/L"
      },
      "text": "Norma: 0–10 mg/L"
    }
  ]
}