ResMed Core Implementation Guide
0.37.0 - ci-build
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
{
"resourceType" : "Patient",
"id" : "resmed-ecn-patient",
"meta" : {
"profile" : [
🔗 "http://resmed.com/fhir/core/StructureDefinition/resmed-patient-ecn"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Anonymous Patient</b> (no stated gender), DoB Unknown ( EasyCare Number:\u00a0<a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\">#</a>urn:uuid:1626af7d-3623-4465-9145-3d2ca44a7d3d\u00a0(use:\u00a0OFFICIAL))</p><hr/></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.resmed.com/CodeSystem/resmed-user-identifier",
"code" : "ECN"
}
]
},
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:1626af7d-3623-4465-9145-3d2ca44a7d3d",
"assigner" : {
"display" : "ResMed Corp."
}
}
]
}