FHIR IG analytics| Package | com.sensotrend.fhir-ig-tests |
| Resource Type | Observation |
| Id | Observation-019e97db-78d6-7259-a462-eec26c49e168.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 019e97db-78d6-7259-a462-eec26c49e168
Profiles: IPA-Observation version: 1.1.0, Observation Results - Laboratory/Pathology (IPS), Observation: Medical Test Result (EU core)
Security Labels: device reported (Details: ObservationValue code DEVRPT = 'device reported'), patient reported (Details: ObservationValue code PATRPT = 'patient reported'), syntactic transform (Details: ObservationValue code SYNTAC = 'syntactic transform'), mapped (Details: ObservationValue code MAPPED = 'mapped'), patient asserted (Details: ObservationValue code PATAST = 'patient asserted')
status: Final
category: Laboratory
code: B -EryBla (erytroblastit)
subject: Example Patient
effective: 2024-03-22 10:35:00+0200
performer: Fimlab
value: 0 /l (Details: UCUM code/L = '/L')
interpretation: Normal
| Low | High | Text |
| 0 | 200000000 | 0-0.02x10E9/l |
{
"resourceType": "Observation",
"id": "019e97db-78d6-7259-a462-eec26c49e168",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-observation|1.1.0",
"http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-pathology-uv-ips",
"http://hl7.eu/fhir/base/StructureDefinition/medicalTestResult-eu-core"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code": "DEVRPT",
"display": "device reported"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code": "PATRPT",
"display": "patient reported"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code": "SYNTAC",
"display": "syntactic transform"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code": "MAPPED",
"display": "mapped"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code": "PATAST",
"display": "patient asserted"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "715-3",
"display": "Normoblasts [#/volume] in Blood"
}
],
"text": "B -EryBla (erytroblastit)"
},
"subject": {
"reference": "urn:uuid:b4ac89c5-6589-417f-beef-d3fb1ef9c70f",
"display": "Example Patient"
},
"effectiveDateTime": "2024-03-22T10:35:00+02:00",
"performer": [
{
"display": "Fimlab"
}
],
"valueQuantity": {
"value": 0,
"unit": "/l",
"system": "http://unitsofmeasure.org",
"code": "/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N",
"display": "Normal"
}
]
}
],
"referenceRange": [
{
"low": {
"value": 0
},
"high": {
"value": 200000000
},
"text": "0-0.02x10E9/l"
}
]
}