RetinaIntegration
0.1.3 - ci-build

RetinaIntegration - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient-cdp1123123 - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "cdp1123123",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient cdp1123123</b></p><a name=\"cdp1123123\"> </a><a name=\"hccdp1123123\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pasient Eksempel  Female, DoB: 1970-01-01 ( urn:oid:2.16.578.1.12.4.1.4.1#01015549145)</p><hr/></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.1",
      "value" : "01015549145"
    }
  ],
  "name" : [
    {
      "family" : "Eksempel",
      "given" : [
        "Pasient"
      ]
    }
  ],
  "gender" : "female",
  "birthDate" : "1970-01-01"
}