FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe.r4 |
| Resource Type | Observation |
| Id | Observation-PFEIG-SPLASCH-Hearingtonethresh-01-Obs-L250.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation PFEIG-SPLASCH-Hearingtonethresh-01-Obs-L250
status: Final
category: Exam, Sensory functions and pain
code: Hearing threshold Ear - left --250 Hz
subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
effective: 2020-11-06 10:45:00-0500
performer: PractitionerRole Audiologist
value: 45 dB (Details: UCUM codedB = 'dB')
{
"resourceType": "Observation",
"id": "PFEIG-SPLASCH-Hearingtonethresh-01-Obs-L250",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-clinicaltest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"version": "1.0.1",
"code": "exam",
"display": "Exam"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icf",
"code": "b2",
"display": "Sensory functions and pain"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "91375-6",
"display": "Hearing threshold Ear - left --250 Hz"
}
]
},
"subject": {
"reference": "Patient/PFEIG-patientBSJ1"
},
"effectiveDateTime": "2020-11-06T10:45:00-05:00",
"performer": [
{
"reference": "PractitionerRole/PFEIG-Role-Audio-JillBradley"
}
],
"valueQuantity": {
"value": 45,
"system": "http://unitsofmeasure.org",
"code": "dB"
}
}