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

FHIR IG analytics

Packagehl7.fhir.us.bfdr
Resource TypeComposition
IdComposition-composition-coded-race-and-ethnicity-baby-g-quinn.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: Composition composition-coded-race-and-ethnicity-baby-g-quinn

status: Final

type: Race and ethnicity information Document

date: 2019-01-09

author: National Center for Health Statistics

title: Coded Race and Ethnicity


Source1

{
  "resourceType": "Composition",
  "id": "composition-coded-race-and-ethnicity-baby-g-quinn",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "86805-9",
        "display": "Race and ethnicity information Document"
      }
    ]
  },
  "subject": {
    "display": "Patient - Child (Baby G Quinn)"
  },
  "date": "2019-01-09",
  "author": [
    {
      "display": "National Center for Health Statistics"
    }
  ],
  "title": "Coded Race and Ethnicity",
  "section": [
    {
      "title": "Mother's Coded Race and Ethnicity",
      "code": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
            "code": "MTH"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/observation-input-race-and-ethnicity-mother"
        },
        {
          "reference": "Observation/observation-coded-race-and-ethnicity-mother"
        }
      ]
    },
    {
      "title": "Father's Coded Race and Ethnicity",
      "code": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
            "code": "NFTH"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/observation-input-race-and-ethnicity-father"
        },
        {
          "reference": "Observation/observation-coded-race-and-ethnicity-father"
        }
      ]
    }
  ]
}