FHIR IG analytics| Package | hl7.fhir.us.home-lab-report.r4b |
| Resource Type | Patient |
| Id | Patient-patient-at-home-in-vitro-test-stacy-trevor.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Stacy Trevor female, DoB: 1988-01-21 ( Medical Record Number: P21-0000105078 (use: USUAL))
| Active: | true | ||
| Contact Details: |
| ||
| US Core Ethnicity Extension: |
| ||
| US Core Race Extension: |
| ||
| Extension - Sex For Clinical Use: |
| ||
{
"resourceType": "Patient",
"id": "patient-at-home-in-vitro-test-stacy-trevor",
"meta": {
"versionId": "2",
"lastUpdated": "2023-01-26T22:49:49.626+00:00",
"source": "#m0lIVlIgfqsr1jaz",
"profile": [
"http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Patient-at-home-in-vitro-test"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"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": "2054-5",
"display": "Black or African American"
}
},
{
"url": "text",
"valueString": "Black or African American"
}
]
},
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNK",
"display": "Unknown"
}
},
{
"url": "text",
"valueString": "Unknown"
}
]
},
{
"url": "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-sex-for-clinical-use",
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/home-lab-report/CodeSystem/codesystem-sex-for-clinical-use",
"code": "female",
"display": "Female sex for clinical use"
}
]
}
}
]
}
],
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR",
"display": "Medical Record Number"
}
],
"text": "Medical Record Number"
},
"system": "http://hospital.reliableorg.org",
"value": "P21-0000105078"
}
],
"active": true,
"name": [
{
"family": "Trevor",
"given": [
"Stacy"
]
}
],
"telecom": [
{
"system": "phone",
"value": "947-226-0356",
"use": "home"
}
],
"gender": "female",
"birthDate": "1988-01-21",
"address": [
{
"line": [
"11 Norman Drive"
],
"city": "Palatine",
"district": "Cook",
"state": "IL",
"postalCode": "60067",
"country": "US"
}
]
}