Birth And Fetal Death (BFDR) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

Birth And Fetal Death (BFDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions

: Composition - Coded Industry and Occuption - Baby G Quinn - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "composition-coded-industry-and-occupation-baby-g-quinn",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-industry-and-occupation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-coded-industry-and-occupation-baby-g-quinn</b></p><a name=\"composition-coded-industry-and-occupation-baby-g-quinn\"> </a><a name=\"hccomposition-coded-industry-and-occupation-baby-g-quinn\"> </a><a name=\"composition-coded-industry-and-occupation-baby-g-quinn-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-local-bfdr-codes industry_occupation_document}\">Industry and Occupation Document</span></p><p><b>date</b>: 2019-01-09</p><p><b>author</b>: National Center for Health Statistics</p><p><b>title</b>: Coded Industry and Occupation</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-local-bfdr-codes",
        "code" : "industry_occupation_document",
        "display" : "Industry and Occupation Document"
      }
    ]
  },
  "subject" : {
    "display" : "Patient - Child (Baby G Quinn)"
  },
  "date" : "2019-01-09",
  "author" : [
    {
      "display" : "National Center for Health Statistics"
    }
  ],
  "title" : "Coded Industry and Occupation",
  "section" : [
    {
      "title" : "Mother's Industry and Occupation",
      "code" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
            "code" : "MTH"
          }
        ]
      },
      "focus" : {
        "display" : "patient-mother-jada-ann-quinn"
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/observation-present-job-jada-ann-quinn-coded"
        }
      ]
    },
    {
      "title" : "Father's Industry and Occupationi",
      "code" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
            "code" : "NFTH"
          }
        ]
      },
      "focus" : {
        "display" : "relatedperson-father-natural-james-brandon-quinn"
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/observation-present-job-james-brandon-quinn-coded"
        }
      ]
    }
  ]
}