1.0.0 - ci-build

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

: PatientWithEhrIdAndPersonnummerExample - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "PatientWithEhrIdAndPersonnummerExample",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.cambio.se/StructureDefinition/PatientEhrIdSupportSe|1.0.0"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientWithEhrIdAndPersonnummerExample</b></p><a name=\"PatientWithEhrIdAndPersonnummerExample\"> </a><a name=\"hcPatientWithEhrIdAndPersonnummerExample\"> </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-PatientEhrIdSupportSe.html\">PatientEhrIdSupportSe - Patient profile supporting openEHR EHR idsversion: null1.0.1)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( EHR)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><code>http://electronichealth.se/identifier/personnummer</code>/201212121212</td></tr></table></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "urn:openehr:class",
            "code" : "EHR"
          },
          {
            "system" : "urn:openehr:class:EHR:system_id",
            "code" : "eco-cdr-dev.ocp-01.rbc.cambio.se"
          }
        ]
      },
      "system" : "urn:openehr:class:EHR.ehr_id#core-services",
      "value" : "EHR123456789-2",
      "assigner" : {
        "identifier" : {
          "system" : "urn:oid:2.5.4.97",
          "value" : "2321000016"
        },
        "display" : "Region Stockholm"
      }
    },
    {
      "system" : "http://electronichealth.se/identifier/personnummer",
      "value" : "201212121212"
    }
  ]
}