FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-ExampleISiKLaboruntersuchungThrombozyten1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ExampleISiKLaboruntersuchungThrombozyten1",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKLaboruntersuchungThrombozyten"
]
},
"category": [
{
"coding": [
{
"code": "laboratory",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "26515-7"
},
{
"code": "365632008",
"system": "http://snomed.info/sct",
"display": "Platelet count - finding"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 178,
"code": "10*3/uL"
},
"referenceRange": [
{
"low": {
"system": "http://unitsofmeasure.org",
"value": 150,
"code": "10*3/uL"
},
"high": {
"system": "http://unitsofmeasure.org",
"value": 400,
"code": "10*3/uL"
}
}
],
"status": "final",
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"performer": [
{
"reference": "Practitioner/PractitionerWalterArzt"
}
],
"effectiveDateTime": "2021-09-01T12:00:00Z"
}