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

FHIR IG analytics

Packagehl7.fhir.us.ecr.r4
Resource TypeObservation
IdObservation-observation-odh-usual-work-eve-everywoman.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 observation-odh-usual-work-eve-everywoman

status: Final

code: History of Usual occupation

subject: Eve Everywoman

effective: 2015-01-01 --> 2018-03-07

value: Human Resources Managers

Components

-CodeValue[x]
*History of Usual industryHospitals

Source1

{
  "resourceType": "Observation",
  "id": "observation-odh-usual-work-eve-everywoman",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/odh/StructureDefinition/odh-UsualWork"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "21843-8",
        "display": "History of Usual occupation"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-ecr-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "effectivePeriod": {
    "start": "2015-01-01",
    "end": "2018-03-07"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.314",
        "code": "0136",
        "display": "Human Resources Managers"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "21844-6",
            "display": "History of Usual industry"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.114222.4.5.315",
            "code": "8190",
            "display": "Hospitals"
          }
        ]
      }
    }
  ]
}