FHIR IG Statistics: ValueSet/SecurityLabels
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"url": "http://ehealthontario.ca/fhir/ValueSet/security-labels",
"version": "1.0.0",
"title": "SecurityLabels",
"status": "draft",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept": [
{
"code": "COPYMark",
"display": "copy of original mark"
},
{
"display": "Draft Mark",
"code": "DRAFTMark"
},
{
"code": "NOREUSE",
"display": "no reuse beyond purpose of use"
}
],
"version": "2018-08-12"
},
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/security-labels",
"version": "1.0.0"
}
]
},
"description": "A security label provides specific security metadata about the information it is fixed to.",
"name": "SecurityLabels",
"publisher": "Ontario Health"
}