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

FHIR IG analytics

Packageihe.qrph.bfdr
Resource TypeComposition
IdComposition-composition-coded-race-and-ethnicity-not-named.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-not-named

version: versionId: id (PrimitiveType/Composition.meta.versionId): element = id -> versionId=id[9]; Last updated: 2021-07-09 10:55:51+0000

Profile: Composition - Coded Race and Ethnicity

identifier: c03eab8c-11e8-4d0c-ad2a-b385395e27db

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-not-named",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2021-07-09T10:55:51.918Z",
    "profile": [
      "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Extension-fetal-death-report-number",
      "valueIdentifier": {
        "type": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code": "FDR"
            }
          ]
        },
        "value": "9876"
      }
    }
  ],
  "identifier": {
    "value": "c03eab8c-11e8-4d0c-ad2a-b385395e27db"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "86805-9",
        "display": "Race and ethnicity information Document"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-decedent-fetus-not-named",
    "display": "Patient - Decedent Fetus (Fetus Not Named)"
  },
  "date": "2019-01-09",
  "author": [
    {
      "reference": "Organization/organization-nchs",
      "display": "National Center for Health Statistics"
    }
  ],
  "title": "Coded Race and Ethnicity",
  "section": [
    {
      "title": "Mother's Coded Race and Ethnicity",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "86805-9",
            "display": "Race and ethnicity information Document"
          }
        ]
      },
      "focus": {
        "reference": "Patient/patient-mother-carmen-teresa-lee",
        "display": "Patient - Mother (Carmen Teresa Lee)"
      },
      "entry": [
        {
          "reference": "Observation/observation-tabulated-ethnicity-carmen-teresa-lee",
          "display": "Observation - Tabulated Ethnicity (Carmen Teresa Lee)"
        },
        {
          "reference": "Observation/observation-race-carmen-teresa-lee",
          "display": "Observation - Race (Carmen Teresa Lee)"
        }
      ]
    },
    {
      "title": "Father's Coded Race and Ethnicity",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "86805-9",
            "display": "Race and ethnicity information Document"
          }
        ]
      },
      "focus": {
        "reference": "RelatedPerson/relatedperson-father-natural-tom-yan-lee",
        "display": "RelatedPerson - Father (Tom Yan Lee)"
      },
      "entry": [
        {
          "reference": "Observation/observation-tabulated-ethnicity-tom-yan-lee",
          "display": "Observation - Tabulated Ethnicity (Tom Yan Lee)"
        },
        {
          "reference": "Observation/observation-race-tom-yan-lee",
          "display": "Observation - Race (Tom Yan Lee)"
        }
      ]
    }
  ]
}