This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Terminology Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Value SetAll Security Labels
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- [a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "security-labels"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2025-02-12T16:13:49.397+00:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet security-labels</b></p><a name=\"security-labels\"> </a><a name=\"hcsecurity-labels\"> </a><a name=\"security-labels-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.2.0/ValueSet-v3-Confidentiality.html\">Confidentiality</a></li><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.2.0/ValueSet-v3-InformationSensitivityPolicy.html\">InformationSensitivityPolicy</a></li><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.2.0/ValueSet-v3-Compartment.html\">Compartment</a></li><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.2.0/ValueSet-v3-SecurityIntegrityObservationValue.html\">SecurityIntegrityObservationValue</a></li><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.2.0/ValueSet-v3-SecurityControlObservationValue.html\">SecurityControlObservationValue</a></li><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.2.0/ValueSet-v3-ActUSPrivacyLaw.html\">ActUSPrivacyLaw</a></li></ul></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "fhir" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ fhir:v "normative" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"^^xsd:anyURI ] ; fhir:value [ fhir:v "4.0.0" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ fhir:v "5"^^xsd:integer ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/ValueSet/security-labels"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.47" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.46" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.2.31" ] ] ) ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "AllSecurityLabels"] ; # fhir:title [ fhir:v "All Security Labels"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2014-07-28"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] ) ] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] ) ] ) ; # fhir:description [ fhir:v "A single value set for all security labels defined by FHIR."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:compose [ fhir:include ( [ fhir:valueSet ( [ fhir:v "http://terminology.hl7.org/ValueSet/v3-Confidentiality"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-Confidentiality> ] ) ] [ fhir:valueSet ( [ fhir:v "http://terminology.hl7.org/ValueSet/v3-InformationSensitivityPolicy"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-InformationSensitivityPolicy> ] ) ] [ fhir:valueSet ( [ fhir:v "http://terminology.hl7.org/ValueSet/v3-Compartment"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-Compartment> ] ) ] [ fhir:valueSet ( [ fhir:v "http://terminology.hl7.org/ValueSet/v3-SecurityIntegrityObservationValue"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-SecurityIntegrityObservationValue> ] ) ] [ fhir:valueSet ( [ fhir:v "http://terminology.hl7.org/ValueSet/v3-SecurityControlObservationValue"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-SecurityControlObservationValue> ] ) ] [ fhir:valueSet ( [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActUSPrivacyLaw"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/ValueSet/v3-ActUSPrivacyLaw> ] ) ] ) ] ; # fhir:expansion []] . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Wed, Feb 12, 2025 16:21+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change