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

: Patient 1 - Biopsie und Prostatektomie - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "Patient1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Patient1</b></p><a name=\"Patient1\"> </a><a name=\"hcPatient1\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Hans Mueller  Male, DoB: 1955-08-15 ( http://example.hospital.de/patient-ids#PAT-2024-001)</p><hr/></div>"
  },
  "identifier" : [
    {
      "system" : "http://example.hospital.de/patient-ids",
      "value" : "PAT-2024-001"
    }
  ],
  "name" : [
    {
      "family" : "Mueller",
      "given" : [
        "Hans"
      ]
    }
  ],
  "gender" : "male",
  "birthDate" : "1955-08-15"
}