FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-ereferral-econsult
Resource TypeCodeSystem
IdCS-SecurityLabels.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

SecurityLabels

http://ehealthontario.ca/fhir/CodeSystem/security-labels

A security label provides specific security metadata about the information it is fixed to.


Source1

{
  "resourceType": "CodeSystem",
  "title": "SecurityLabels",
  "url": "http://ehealthontario.ca/fhir/CodeSystem/security-labels",
  "version": "1.0.0",
  "status": "draft",
  "description": "A security label provides specific security metadata about the information it is fixed to.",
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "MASTERMark",
      "display": "Master Mark",
      "definition": "The Master Record managed by a Master Record Holder (MRH), for use in a federated network of HealthcareService directories."
    }
  ],
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "SecurityLabels",
  "valueSet": "http://ehealthontario.ca/fhir/ValueSet/security-labels",
  "publisher": "Ontario Health",
  "caseSensitive": false,
  "count": 1
}