HRSA 2023 Uniform Data System (UDS) Patient Level Submission (PLS) (UDS+) FHIR IG
1.0.0 - STU1 Release 1 - Standard for Trial-Use International flag

HRSA 2023 Uniform Data System (UDS) Patient Level Submission (PLS) (UDS+) FHIR IG - Local Development build (v1.0.0). See the Directory of published versions

: Uds Plus Patient Example - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "de-identified-example",
  "meta" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
        "valueString" : "De-identified Patient Example"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
        "valueMarkdown" : "This is a patient example for the *UDS+ Patient Profile*."
      }
    ],
    "profile" : [
      "http://hl7.org/fhir/us/uds-plus/StructureDefinition/de-identified-uds-plus-patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Anonymous Patient</b> female, DoB Unknown</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail:</td><td colspan=\"3\">03600 </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Indicates the gender identity of the patient at a specific time\"><a href=\"StructureDefinition-uds-plus-gender-identity-extension.html\">UDS Plus Gender Identity Extension:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-NullFlavor ASKU}\">asked but unknown</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-CDCREC.html#CDCREC-2135-2\">CDC Race and Ethnicity</a> 2135-2: Hispanic or Latino</li><li>detailed: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-CDCREC.html#CDCREC-2184-0\">CDC Race and Ethnicity</a> 2184-0: Dominican</li><li>text: Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Indicates the housing status of the patient at a specific time\"><a href=\"StructureDefinition-uds-plus-housing-status-extension.html\">UDS Plus Housing Status Extension:</a></td><td colspan=\"3\"><ul><li>permanent-supportive-housing</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Indicates the birth sex of the patient\"><a href=\"StructureDefinition-uds-plus-birthsex-extension.html\">UDS Plus Birth Sex Extension:</a></td><td colspan=\"3\"><ul><li>F</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Indicates the age of the patient at a specific time\"><a href=\"StructureDefinition-uds-plus-age-extension.html\">UDS Plus Age Extension:</a></td><td colspan=\"3\"><ul><li>36 yr</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity</a> 2106-3: White</li><li>detailed: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-CDCREC.html#CDCREC-2108-9\">CDC Race and Ethnicity</a> 2108-9: European</li><li>text: White</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Indicates the agriculture worker status of the patient at a specific time\"><a href=\"StructureDefinition-udsplus-agriculture-worker-status.html\">UDS Plus Agriculture Worker Status Extension:</a></td><td colspan=\"3\"><ul><li>migratory</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Indicates the Veteran status of the patient.\"><a href=\"StructureDefinition-uds-plus-veteran-status-extension.html\">UDS Plus Veteran Status Extension:</a></td><td colspan=\"3\"><ul><li>false</li></ul></td></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "ombCategory",
          "valueCoding" : {
            "system" : "urn:oid:2.16.840.1.113883.6.238",
            "code" : "2106-3",
            "display" : "White"
          }
        },
        {
          "url" : "detailed",
          "valueCoding" : {
            "system" : "urn:oid:2.16.840.1.113883.6.238",
            "code" : "2108-9",
            "display" : "European"
          }
        },
        {
          "url" : "text",
          "valueString" : "White"
        }
      ],
      "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
    },
    {
      "extension" : [
        {
          "url" : "ombCategory",
          "valueCoding" : {
            "system" : "urn:oid:2.16.840.1.113883.6.238",
            "code" : "2135-2",
            "display" : "Hispanic or Latino"
          }
        },
        {
          "url" : "detailed",
          "valueCoding" : {
            "system" : "urn:oid:2.16.840.1.113883.6.238",
            "code" : "2184-0",
            "display" : "Dominican"
          }
        },
        {
          "url" : "text",
          "valueString" : "Hispanic or Latino"
        }
      ],
      "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
    },
    {
      "url" : "http://hl7.org/fhir/us/uds-plus/StructureDefinition/uds-plus-birthsex-extension",
      "valueCode" : "F"
    },
    {
      "url" : "http://hl7.org/fhir/us/uds-plus/StructureDefinition/uds-plus-age-extension",
      "valueQuantity" : {
        "value" : 36,
        "unit" : "yr",
        "system" : "http://unitsofmeasure.org",
        "code" : "a"
      }
    },
    {
      "url" : "http://hl7.org/fhir/us/uds-plus/StructureDefinition/uds-plus-gender-identity-extension",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
            "code" : "ASKU",
            "display" : "asked but unknown"
          }
        ],
        "text" : "asked but unknown"
      }
    },
    {
      "url" : "http://hl7.org/fhir/us/uds-plus/StructureDefinition/udsplus-agriculture-worker-status",
      "valueCode" : "migratory"
    },
    {
      "url" : "http://hl7.org/fhir/us/uds-plus/StructureDefinition/uds-plus-housing-status-extension",
      "valueCode" : "permanent-supportive-housing"
    },
    {
      "url" : "http://hl7.org/fhir/us/uds-plus/StructureDefinition/uds-plus-veteran-status-extension",
      "valueBoolean" : false
    }
  ],
  "active" : true,
  "gender" : "female",
  "address" : [
    {
      "postalCode" : "03600"
    }
  ]
}