Package | PCR.R4.1-1-0-pkg |
Resource Type | ValueSet |
Id | pcr-PatientSecurity |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=PCR.R4.1-1-0-pkg@1.1.0&canonical=https://ehealthontario.ca/fhir/ValueSet/pcr-patient-security |
URL | https://ehealthontario.ca/fhir/ValueSet/pcr-patient-security |
Version | 2.0.0 |
Status | active |
Name | PatientSecurity |
Realm | ca |
Description | Codes to indicate whether the patient's data is subject to additional security restrictions. |
No resources found
CodeSystem | |
v3-Confidentiality | Confidentiality |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "pcr-PatientSecurity", "url": "https://ehealthontario.ca/fhir/ValueSet/pcr-patient-security", "version": "2.0.0", "name": "PatientSecurity", "status": "active", "publisher": "eHealth Ontario", "description": "Codes to indicate whether the patient's data is subject to additional security restrictions.", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", "concept": [ { "code": "N", "display": "normal" }, { "code": "R", "display": "restricted" } ] } ] } }