US Public Health Profiles Library, published by HL7 Public Health Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-us-ph-common-library-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "us-ph-content-bundle-example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-content-bundle"
]
},
"type" : "collection",
"timestamp" : "2022-06-20T11:15:33-10:00",
"entry" : [
{
"fullUrl" : "http://example.org/fhir/Patient/us-ph-patient-eve-everywoman",
"resource" : {
"resourceType" : "Patient",
"id" : "us-ph-patient-eve-everywoman",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"us-ph-patient-eve-everywoman\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Patient "us-ph-patient-eve-everywoman" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-patient.html\">US Public Health Patient</a></p></div><blockquote><p><b>US Core Race Extension</b></p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: White</p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: White (Details: urn:oid:2.16.840.1.113883.6.238 code 2106-3 = '2106-3', stated as 'White')</p></blockquote><blockquote><p><b>US Core Ethnicity Extension</b></p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: Not Hispanic or Latino</p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: Not Hispanic or Latino (Details: urn:oid:2.16.840.1.113883.6.238 code 2186-5 = '2186-5', stated as 'Not Hispanic or Latino')</p></blockquote><p><b>US Core Birth Sex Extension</b>: F</p><blockquote><p><b>Individual Gender Identity</b></p><blockquote><p><b>url</b></p><code>value</code></blockquote><p><b>value</b>: asked but unknown <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a>#ASKU)</span></p></blockquote><blockquote><p><b>US Public Health Tribal Affiliation Extension</b></p><blockquote><p><b>url</b></p><code>TribeName</code></blockquote><p><b>value</b>: Fort Mojave Indian Tribe of Arizona, California & Nevada (Details: http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS code 91 = 'Fort Mojave Indian Tribe of Arizona, California & Nevada', stated as 'Fort Mojave Indian Tribe of Arizona, California & Nevada')</p><blockquote><p><b>url</b></p><code>EnrolledTribeMember</code></blockquote><p><b>value</b>: true</p></blockquote><p><b>identifier</b>: Medical Record Number: 1032702\u00a0(use:\u00a0USUAL)</p><p><b>active</b>: true</p><p><b>name</b>: Eve L Everywoman </p><p><b>telecom</b>: ph: 1-(404)555-1212(HOME), <a href=\"mailto:eve.everywoman@example.com\">eve.everywoman@example.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1974-11-24</p><p><b>deceased</b>: false</p><p><b>address</b>: 2222 Home Street Ann Arbor MI 99999 US </p><h3>Communications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td>English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en)</span></td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "text",
"valueString" : "White"
},
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2106-3",
"display" : "White"
}
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
},
{
"extension" : [
{
"url" : "text",
"valueString" : "Not Hispanic or Latino"
},
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2186-5",
"display" : "Not Hispanic or Latino"
}
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
},
{
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
"valueCode" : "F"
},
{
"extension" : [
{
"url" : "value",
"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/StructureDefinition/individual-genderIdentity"
},
{
"extension" : [
{
"url" : "TribeName",
"valueCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS",
"code" : "91",
"display" : "Fort Mojave Indian Tribe of Arizona, California & Nevada"
}
},
{
"url" : "EnrolledTribeMember",
"valueBoolean" : true
}
],
"url" : "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-tribal-affiliation-extension"
}
],
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical Record Number"
}
]
},
"system" : "http://hospital.smarthealthit.org",
"value" : "1032702"
}
],
"active" : true,
"name" : [
{
"family" : "Everywoman",
"given" : [
"Eve",
"L"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "1-(404)555-1212",
"use" : "home"
},
{
"system" : "email",
"value" : "eve.everywoman@example.com"
}
],
"gender" : "female",
"birthDate" : "1974-11-24",
"deceasedBoolean" : false,
"address" : [
{
"line" : [
"2222 Home Street"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "99999",
"country" : "US"
}
],
"communication" : [
{
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en",
"display" : "English"
}
]
}
}
]
}
}
]
}
IG © 2023+ HL7 Public Health Working Group. Package hl7.fhir.us.ph-library#1.0.0 based on FHIR 4.0.1. Generated 2023-10-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change