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-james-brandon-quinn-coded.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-james-brandon-quinn-coded

Extension Parental Role: father

status: Final

code: History of Occupation

subject: Patient - Child (Baby G Quinn)

focus: James Brandon Quinn - Father

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

value: Lawyer

Components

-CodeValue[x]
*History of Occupation industryLegal Services

Source1

{
  "resourceType": "Observation",
  "id": "observation-present-job-james-brandon-quinn-coded",
  "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": "FTH",
            "display": "father"
          }
        ]
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11341-5"
      }
    ]
  },
  "subject": {
    "display": "Patient - Child (Baby G Quinn)"
  },
  "focus": [
    {
      "display": "James Brandon Quinn - Father"
    }
  ],
  "effectivePeriod": {
    "start": "2019-01-09"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.11.8068",
        "code": "23-1011"
      }
    ],
    "text": "Lawyer"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "86188-0"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.114222.4.11.8067",
            "code": "5411"
          }
        ],
        "text": "Legal Services"
      }
    }
  ]
}