FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CS-SecurityLabels

Packageca.on.oh.erec
TypeCodeSystem
IdCS-SecurityLabels
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/CodeSystem/security-labels
URLhttp://ehealthontario.ca/fhir/CodeSystem/security-labels
Version1.0.0
Statusdraft
NameSecurityLabels
TitleSecurityLabels
DescriptionA security label provides specific security metadata about the information it is fixed to.
Contentcomplete

Resources that use this resource

ValueSet
security-labelsSecurityLabels

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.


Source

{
  "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
}