Implementierungsleitfaden Therapieziele Onkologie
1.0.0-ballot - Ballot Germany

Implementierungsleitfaden Therapieziele Onkologie - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patientin – mCRC (Beispiel)

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "PatientinCRC",
  "language" : "de",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientinCRC</b></p><a name=\"PatientinCRC\"> </a><a name=\"hcPatientinCRC\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Erika Musterfrau  Female, DoB: 1961-09-12</p><hr/></div>"
  },
  "name" : [
    {
      "family" : "Musterfrau",
      "given" : [
        "Erika"
      ]
    }
  ],
  "gender" : "female",
  "birthDate" : "1961-09-12"
}