2.2.4-test - ci-build Norway flag

NoBasis - Local Development build (v2.2.4-test) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Pasient-Middle-Name-1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "Pasient-Middle-Name-1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/StructureDefinition/no-basis-Patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Pasient-Middle-Name-1</b></p><a name=\"Pasient-Middle-Name-1\"> </a><a name=\"hcPasient-Middle-Name-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-no-basis-Patient.html\">no-basis-Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Edvard Grieg  (no stated gender), DoB Unknown ( urn:oid:2.16.578.1.12.4.1.4.1#15064312345)</p><hr/></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.1",
      "value" : "15064312345"
    }
  ],
  "name" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.no/fhir/StructureDefinition/no-basis-middlename",
          "valueString" : "Hagerup"
        }
      ],
      "family" : "Grieg",
      "given" : [
        "Edvard"
      ]
    }
  ]
}