FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package PCR.R4.1-1-0-pkg#1.2.5 (47 ms)

Package PCR.R4.1-1-0-pkg
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=PCR.R4.1-1-0-pkg@1.2.5&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
Experimental False
Realm ca
Description Codes to indicate whether the patient's data is subject to additional security restrictions.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-Confidentiality Confidentiality


Source

{
  "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"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.