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

FHIR IG analytics

Packageig-ee-medication-scheme
Resource TypeObservation
IdObservation-observation-egfr1.json
FHIR VersionR5

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 observation-egfr1

Language: et

Profile: EETISObservationEGFR

status: Final

code: 62238-1

subject: Mati Meri (official) (no stated gender), DoB Unknown ( https://fhir.ee/sid/pid/est/ni#38301105216)

performer: PractitionerRole Doctor

value: 84 mg/ml/1, 73m2

ReferenceRanges

-Low
*60 mg/ml/1, 73m2

derivedFrom: SIIA tuleb tervikdokumendi viide, kust analüüs pärit on?


Source1

{
  "resourceType": "Observation",
  "id": "observation-egfr1",
  "meta": {
    "profile": [
      "https://fhir.ee/StructureDefinition/ee-tis-observation-egfr"
    ]
  },
  "language": "et",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "code": "62238-1"
      }
    ]
  },
  "subject": {
    "reference": "Patient/pat1MatiMeri"
  },
  "performer": [
    {
      "reference": "PractitionerRole/PractRoleD12345"
    }
  ],
  "valueQuantity": {
    "value": 84,
    "unit": "mg/ml/1, 73m2"
  },
  "referenceRange": [
    {
      "low": {
        "value": 60,
        "unit": "mg/ml/1, 73m2"
      }
    }
  ],
  "derivedFrom": [
    {
      "display": "SIIA tuleb tervikdokumendi viide, kust analüüs pärit on?"
    }
  ]
}