FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.pacio-pfe.r4
Resource TypeObservation
IdObservation-PFEIG-SPLASCH-Hearingtonethresh-01-Obs-L250.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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')


Source1

{
  "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"
  }
}