CH EPR FHIR (R4)
4.0.0-ballot - ballot
This page is part of the CH EPR FHIR (R4) (v4.0.0-ballot: DSTU 4 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Consent",
"id" : "PpqmConsentTemplate301Example",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmConsentTemplate301"
]
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Template 301 - Read access level for a healthcare professional</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
"code" : "templateId"
}
]
},
"value" : "301"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
"code" : "policySetId"
}
]
},
"value" : "urn:uuid:f1e1ed8e-0582-4e47-a76e-5e8f6cc0908f"
}
],
"status" : "active",
"scope" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentscope",
"code" : "patient-privacy"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "INFA"
}
]
}
],
"patient" : {
"identifier" : {
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.3",
"value" : "761337610000000002"
}
},
"policyRule" : {
"coding" : [
{
"system" : "urn:ietf:rfc:3986",
"code" : "urn:e-health-suisse:2015:policies:access-level:restricted"
}
]
},
"provision" : {
"period" : {
"end" : "2022-02-15"
},
"actor" : [
{
"role" : {
"coding" : [
{
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.6",
"code" : "HCP"
}
]
},
"reference" : {
"identifier" : {
"type" : {
"coding" : [
{
"system" : "urn:ietf:rfc:3986",
"code" : "urn:gs1:gln"
}
]
},
"system" : "urn:oid:2.51.1.3",
"value" : "7600000000005"
}
}
}
],
"purpose" : [
{
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.5",
"code" : "NORM"
}
]
}
}