FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-ExampleISiKLaboruntersuchungSerumkreatinin1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ExampleISiKLaboruntersuchungSerumkreatinin1",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKLaboruntersuchungSerumkreatinin"
]
},
"category": [
{
"coding": [
{
"code": "laboratory",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "2160-0"
},
{
"code": "70901006",
"system": "http://snomed.info/sct",
"display": "Creatinine measurement"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 0.7,
"code": "mg/dL"
},
"referenceRange": [
{
"low": {
"system": "http://unitsofmeasure.org",
"value": 0.6,
"code": "mg/dL"
},
"high": {
"system": "http://unitsofmeasure.org",
"value": 1.2,
"code": "mg/dL"
},
"appliesTo": [
{
"coding": [
{
"code": "248152002",
"system": "http://snomed.info/sct",
"display": "female"
}
]
}
]
}
],
"status": "final",
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"performer": [
{
"reference": "Practitioner/PractitionerWalterArzt"
}
],
"effectiveDateTime": "2021-09-01T12:00:00Z"
}