FHIR IG analytics| Package | de.gematik.isik-labor |
| Resource Type | Observation |
| Id | Observation-ExampleISiKLaboruntersuchungGFR1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ExampleISiKLaboruntersuchungGFR1",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKLaboruntersuchungGFR"
]
},
"category": [
{
"coding": [
{
"code": "laboratory",
"system": "http://hl7.org/fhir/secondary-finding"
}
]
}
],
"code": {
"coding": [
{
"code": "80274001",
"system": "http://snomed.info/sct",
"display": "Glomerular filtration rate"
},
{
"code": "98980-6",
"system": "http://loinc.org"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 100,
"code": "mL/min/{1.73_m2}",
"unit": "milliliter pro Minute pro Körperoberfläche von 1,73 m2"
},
"referenceRange": [
{
"high": {
"system": "http://unitsofmeasure.org",
"value": 100,
"code": "mL/min/{1.73_m2}"
}
}
],
"status": "final",
"subject": {
"reference": "Patient/PatientinMusterfrau"
}
}