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

FHIR IG analytics

Packagehl7.fhir.us.bfdr.r4b
Resource TypeObservation
IdObservation-observation-present-job-jada-ann-quinn.json
FHIR VersionR4B

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-present-job-jada-ann-quinn

Extension Parental Role: mother

status: Final

code: History of Occupation

subject: Baby G Quinn (official) Female, DoB: 2019-02-12 ( Medical Record Number: 9932702 (use: usual, ))

focus: Jada Ann Quinn - Mother

effective: 2019-01-09 --> (ongoing)

value: Carpenter

Components

-CodeValue[x]
*History of Occupation industryConstruction

Source1

{
  "resourceType": "Observation",
  "id": "observation-present-job-jada-ann-quinn",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-present-job"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-role",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
            "code": "MTH",
            "display": "mother"
          }
        ]
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11341-5"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-child-babyg-quinn"
  },
  "focus": [
    {
      "display": "Jada Ann Quinn - Mother"
    }
  ],
  "effectivePeriod": {
    "start": "2019-01-09"
  },
  "valueCodeableConcept": {
    "text": "Carpenter"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "86188-0"
          }
        ]
      },
      "valueCodeableConcept": {
        "text": "Construction"
      }
    }
  ]
}