FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm |
| Resource Type | Patient |
| Id | Patient-patient-example-sameresultdiffday.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-sameresultdiffday
Profile: QICore Patientversion: null6.0.0)
Sameresultdiffday Hypo Male, DoB: 1952-12-31 ( MRN: 100000889 (use: usual, ))
| Active: | true | Deceased: | false | ||
| Alt. Name: | Sameresultdiffday Hypo(Official) | ||||
| Contact Detail |
| ||||
| US Core Ethnicity Extension: |
| ||||
| US Core Birth Sex Extension | M | ||||
| US Core Race Extension: |
| ||||
{
"resourceType": "Patient",
"id": "patient-example-sameresultdiffday",
"meta": {
"profile": [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient|6.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2106-3",
"display": "White"
}
},
{
"url": "text",
"valueString": "White or Caucasian"
}
],
"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": "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": "M"
}
],
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR",
"display": "Medical record number"
}
],
"text": "MRN"
},
"system": "http://example.org/identifiers/",
"value": "100000889"
}
],
"active": true,
"name": [
{
"use": "official",
"text": "Sameresultdiffday Hypo",
"family": "Hypo",
"given": [
"Sameresultdiffday"
]
},
{
"use": "usual",
"text": "Sameresultdiffday Hypo",
"family": "Hypo",
"given": [
"Sameresultdiffday"
]
}
],
"telecom": [
{
"system": "phone",
"value": "999-999-9999",
"use": "home"
}
],
"gender": "male",
"birthDate": "1952-12-31",
"deceasedBoolean": false,
"address": [
{
"use": "old",
"line": [
"5678 Sesame"
],
"city": "Lansing",
"district": "INGHAM",
"state": "MI",
"postalCode": "48864",
"country": "US"
},
{
"use": "home",
"line": [
"5678 Sesame"
],
"city": "Lansing",
"district": "INGHAM",
"state": "MI",
"postalCode": "48864",
"country": "US"
}
]
}