FHIR IG analytics| Package | hl7.fhir.us.bfdr |
| Resource Type | Patient |
| Id | Patient-patient-mother-carmen-teresa-lee.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient patient-mother-carmen-teresa-lee
Profile: Patient - Mother Vital Records
Carmen Teresa Lee (official) Female, DoB: 1986-02-15 ( Medical Record Number: 9992702 (use: usual, ))
| Alt. Name: | Carmen Teresa Santos (Name changed for Marriage) | ||
| Contact Detail | 3670 Miller Road Ann Arbor MI 48103 US (home) | ||
| Links: | |||
| US Core Ethnicity Extension: |
| ||
| Patient Birth Place | PR | ||
| US Core Birth Sex Extension | F | ||
| US Core Race Extension: |
| ||
{
"resourceType": "Patient",
"id": "patient-mother-carmen-teresa-lee",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2054-5",
"display": "Black or African American"
}
},
{
"url": "text",
"valueString": "Black or African America"
}
],
"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": "text",
"valueString": "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"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress": {
"state": "PR"
}
}
],
"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": "9992702"
}
],
"name": [
{
"use": "official",
"family": "Lee",
"given": [
"Carmen",
"Teresa"
]
},
{
"use": "maiden",
"family": "Santos",
"given": [
"Carmen",
"Teresa"
]
}
],
"gender": "female",
"birthDate": "1986-02-15",
"address": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-within-city-limits-indicator-vr",
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "N",
"display": "No"
}
}
],
"use": "home",
"line": [
"3670 Miller Road"
],
"city": "Ann Arbor",
"state": "MI",
"postalCode": "48103",
"country": "US"
}
],
"link": [
{
"other": {
"reference": "RelatedPerson/relatedperson-mother-carmen-teresa-lee"
},
"type": "seealso"
}
]
}