FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.laborbefund |
| Resource Type | Observation |
| Id | Observation-mii-exa-labor-laborwert-range.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "mii-exa-labor-laborwert-range",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "OBI"
}
]
},
"system": "https://exmaple.org/fhir/sid/test-lab-results",
"value": "5787-7_1234567890",
"assigner": {
"identifier": {
"system": "https://www.medizininformatik-initiative.de/fhir/core/CodeSystem/core-location-identifier",
"value": "DIZ-ID"
}
}
}
],
"category": [
{
"coding": [
{
"code": "26436-6",
"system": "http://loinc.org",
"display": "Laboruntersuchungen"
},
{
"code": "laboratory",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Laboratory"
}
]
}
],
"status": "final",
"code": {
"coding": [
{
"code": "5787-7",
"system": "http://loinc.org",
"display": "Epithelzellen [#/Fläche] in Urinsediment mittels Lichtmikroskopie, hohe Vergrösserung"
}
],
"text": "Urinsediment Epithelzellen Semi-quantitative Schätzung"
},
"subject": {
"reference": "Patient/111"
},
"encounter": {
"reference": "Encounter/555"
},
"effectiveDateTime": "2018-11-20T12:05:00+01:00",
"_effectiveDateTime": {
"extension": [
{
"url": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/QuelleKlinischesBezugsdatum",
"valueCoding": {
"code": "399445004",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/900000000000207008/version/20250701",
"display": "Specimen collection date (observable entity)"
}
}
]
},
"issued": "2018-03-11T10:28:00+01:00",
"performer": [
{
"reference": "Organization/7772",
"display": "Zentrallabor des IKCL"
}
],
"valueRange": {
"low": {
"value": 2,
"code": "/[HPF]",
"system": "http://unitsofmeasure.org",
"unit": "/HPF"
},
"high": {
"value": 5,
"code": "/[HPF]",
"system": "http://unitsofmeasure.org",
"unit": "/HPF"
}
}
}