Prostate Cancer Specification
0.1.0 - ci-build
Prostate Cancer Specification - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "Patient2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Patient2</b></p><a name=\"Patient2\"> </a><a name=\"hcPatient2\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Peter Schmidt Male, DoB: 1960-03-22 ( http://example.hospital.de/patient-ids#PAT-2024-002)</p><hr/></div>"
},
"identifier" : [
{
"system" : "http://example.hospital.de/patient-ids",
"value" : "PAT-2024-002"
}
],
"name" : [
{
"family" : "Schmidt",
"given" : [
"Peter"
]
}
],
"gender" : "male",
"birthDate" : "1960-03-22"
}