FHIR IG analytics| Package | gov.cdc.nhsn.dqm |
| Resource Type | Patient |
| Id | Patient-patient-example-ach-daily-rsvlabbtg.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient patient-example-ach-daily-rsvlabbtg
Profile: Cross-Measure Patient Profile
ACHDaily RSVLabBTG(official) Female, DoB: 2015-05-05 ( MRN: 1000009002 (use: usual, ))
| Active: | true | Deceased: | false | ||
| Contact Detail |
| ||||
| mother: |
| ||||
| US Core Ethnicity Extension: |
| ||||
| US Core Birth Sex Extension | F | ||||
| US Core Race Extension: |
| ||||
{
"resourceType": "Patient",
"id": "patient-example-ach-daily-rsvlabbtg",
"meta": {
"profile": [
"http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/cross-measure-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2076-8",
"display": "Native Hawaiian or Other Pacific Islander"
}
},
{
"url": "text",
"valueString": "Native Hawaiian or Other Pacific Islander"
}
],
"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": "2186-5",
"display": "Not Hispanic or Latino"
}
},
{
"url": "text",
"valueString": "Non 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"
}
],
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR",
"display": "Medical record number"
}
],
"text": "MRN"
},
"system": "urn:oid:1.2.5.8.2.7",
"value": "1000009002"
}
],
"active": true,
"name": [
{
"use": "official",
"text": "ACHDaily RSVLabBTG",
"family": "RSVLabBTG",
"given": [
"ACHDaily"
]
}
],
"telecom": [
{
"system": "phone",
"value": "999-999-9999",
"use": "home"
}
],
"gender": "female",
"birthDate": "2015-05-05",
"deceasedBoolean": false,
"address": [
{
"use": "home",
"line": [
"123 Happy Place"
],
"city": "Charlotte",
"state": "MI",
"postalCode": "48813",
"country": "US"
}
],
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "MTH",
"display": "mother"
}
]
}
],
"name": {
"text": "Mother Nature",
"family": "Nature",
"given": [
"Mother"
]
},
"address": {
"use": "home",
"line": [
"123 Happy Place"
],
"city": "Charlotte",
"state": "MI",
"postalCode": "48813",
"country": "US"
}
}
]
}