FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Observation |
| Id | Observation for OP-OE.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "HC40-ORDERENTRY.observation",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Observation_Eng"
]
},
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/observation-fillerOrder",
"valueCodeableConcept": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/observation-fillerOrderCode",
"code": "1"
}
]
}
},
{
"url": "http://cct.eng.it/FHIR/schema/observation-referto",
"valueCodeableConcept": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/observation-refertoCode",
"code": "F"
}
]
}
},
{
"url": "http://cct.eng.it/FHIR/schema/observation-valueType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/observation-valueTypeCode",
"code": "NM"
}
]
}
}
],
"identifier": [
{
"system": "http://www.dnlab.it/identifiers/risultato",
"value": "1-284679-202209051330-10-0.65045.1"
}
],
"basedOn": [
{
"reference": "ServiceRequest/IHUB.1-284679-202209051330-10-0.65045"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/observation-code-dnlab",
"code": "504",
"display": "S-SODIO"
}
]
},
"subject": {
"reference": "Patient/1"
},
"encounter": {
"reference": "Encounter/HC40-ER.b829db56-8a2f-4c6b-9949-38c4de0664e0"
},
"issued": "2022-09-05T14:57:00+02:00",
"valueQuantity": {
"value": 140,
"unit": "mMol/L",
"system": "http://unitsofmeasure.org",
"code": "mMol/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N"
}
]
}
],
"specimen": {
"reference": "Specimen/IHUB.28467901"
},
"referenceRange": [
{
"low": {
"value": 135,
"unit": "mMol/L",
"system": "http://unitsofmeasure.org",
"code": "mMol/L"
},
"high": {
"value": 150,
"unit": "mMol/L",
"system": "http://unitsofmeasure.org",
"code": "mMol/L"
}
}
]
}