FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Patient |
| Id | Patient-BreastCancerPatient147.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Letsche (no stated gender), DoB: 1920 ( id: 147)
| Marital Status: | unknown | ||
| Contact Detail: | USA | ||
| Race Extension: |
| ||
| Education Level Extension: |
| ||
| Patient Sex Parameter For Clinical Use: |
| ||
| Ethnicity Extension: |
| ||
{
"resourceType": "Patient",
"id": "BreastCancerPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use",
"code": "male-typical"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-sexParameterForClinicalUse"
},
{
"url": "http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/EducationLevel",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224297003"
}
]
}
},
{
"url": "http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/Ethnicity",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Ethnicity",
"code": "2135-2"
}
]
}
},
{
"url": "http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/Race",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Race",
"code": "2076-8"
}
]
}
}
],
"identifier": [
{
"value": "147"
}
],
"name": [
{
"family": "Letsche"
}
],
"birthDate": "1920",
"address": [
{
"country": "USA"
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNK"
}
]
}
}