FHIR IG analytics| Package | de.gematik.isik |
| 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://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "98980-6"
},
{
"code": "80274001",
"system": "http://snomed.info/sct",
"display": "Glomerular filtration rate"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 100,
"code": "mL/min/(1.73)",
"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)",
"unit": "milliliter pro Minute pro Körperoberfläche von 1,73 m2"
}
}
],
"status": "final",
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"performer": [
{
"reference": "Practitioner/PractitionerWalterArzt"
}
],
"effectiveDateTime": "2021-09-01T12:00:00Z"
}