ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: patient-match-patient - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "patient-match-patient",
  "meta" : {
    "profile" : [
      🔗 "http://resmed.com/fhir/core/StructureDefinition/resmed-patient-match-patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Rose Namajunas </b> (no stated gender), DoB: 1990-10-25</p><hr/></div>"
  },
  "name" : [
    {
      "family" : "Namajunas",
      "given" : [
        "Rose"
      ]
    }
  ],
  "birthDate" : "1990-10-25"
}