FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Patient |
| Id | Patient-BreastCancerPatient121.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Cornetet (no stated gender), DoB: 1933 ( id: 121)
| Deceased: | 1990-05-26 | Marital Status: | Divorced | ||
| Contact Detail: | GB | ||||
| Race Extension: |
| ||||
| Education Level Extension: |
| ||||
| Patient Sex Parameter For Clinical Use: |
| ||||
| Ethnicity Extension: |
| ||||
{
"resourceType": "Patient",
"id": "BreastCancerPatient121",
"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": "2186-5"
}
]
}
},
{
"url": "http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/Race",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Race",
"code": "2054-5"
}
]
}
}
],
"identifier": [
{
"value": "121"
}
],
"name": [
{
"family": "Cornetet"
}
],
"birthDate": "1933",
"deceasedDateTime": "1990-05-26",
"address": [
{
"country": "GB"
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code": "D",
"display": "Divorced"
}
]
}
}