CH Health Dossier (R4)
1.0.0-preview - draft
CH Health Dossier (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 1.0.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-health-dossier/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "PatientPIXmFeed",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-health-dossier/StructureDefinition/ch-pixm-patient-feed"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientPIXmFeed</b></p><a name=\"PatientPIXmFeed\"> </a><a name=\"hcPatientPIXmFeed\"> </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-ch-pixm-patient-feed.html\">CH PIXm Patient Feed</a></p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html\">test health data (Details: ActReason code HTEST = 'test health data')</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Franz Muster Male, DoB: 1995-01-27 ( urn:oid:2.16.756.5.30.1.127.3.10.3#EPR_SPID#761337610000000002)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Muster </td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.3",
"value" : "761337610000000002"
}
],
"name" : [
{
"family" : "Muster",
"given" : [
"Franz"
]
},
{
"family" : "Muster",
"_family" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "BR"
}
]
}
}
],
"gender" : "male",
"birthDate" : "1995-01-27"
}