German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Annex 2b Example Child - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "annex2b-example-child",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient annex2b-example-child</b></p><a name=\"annex2b-example-child\"> </a><a name=\"hcannex2b-example-child\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Kim Example  (no stated gender), DoB: 2018-04-12 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-child-1)</p><hr/></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer",
      "value" : "annex2b-child-1"
    }
  ],
  "name" : [
    {
      "family" : "Example",
      "given" : [
        "Kim"
      ]
    }
  ],
  "birthDate" : "2018-04-12"
}