FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "R4-resource-security-category-for-R4B"] ; #
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 R4-resource-security-category-for-R4B</b></p><a name=\"R4-resource-security-category-for-R4B\"> </a><a name=\"hcR4-resource-security-category-for-R4B\"> </a><p>This value set expansion contains 3 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-resource-security-category-for-R4B-http://terminology.hl7.org/CodeSystem/resource-security-category-anonymous\"> </a> <a href=\"CodeSystem-resource-security-category.html#resource-security-category-anonymous\">anonymous</a></td><td>http://terminology.hl7.org/CodeSystem/resource-security-category</td><td>Anonymous READ Access Resource</td><td>These resources tend to not contain any individual data, or business sensitive data. Most often these Resources will be available for anonymous access, meaning there is no access control based on the user or system requesting. However these Resources do tend to contain important information that must be authenticated back to the source publishing them, and protected from integrity failures in communication. For this reason server authenticated https (TLS) is recommended to provide authentication of the server and integrity protection in transit. This is normal web-server use of https.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-resource-security-category-for-R4B-http://terminology.hl7.org/CodeSystem/resource-security-category-individual\"> </a> <a href=\"CodeSystem-resource-security-category.html#resource-security-category-individual\">individual</a></td><td>http://terminology.hl7.org/CodeSystem/resource-security-category</td><td>Individual Sensitive Resource</td><td>These Resources do NOT contain Patient data, but do contain individual information about other participants. These other individuals are Practitioners, PractionerRole, CareTeam, or other users. These identities are needed to enable the practice of healthcare. These identities are identities under general privacy regulations, and thus must consider Privacy risk. Often access to these other identities are covered by business relationships. For this purpose access to these Resources will tend to be Role specific using methods such as RBAC or ABAC.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-resource-security-category-for-R4B-http://terminology.hl7.org/CodeSystem/resource-security-category-not-classified\"> </a> <a href=\"CodeSystem-resource-security-category.html#resource-security-category-not-classified\">not-classified</a></td><td>http://terminology.hl7.org/CodeSystem/resource-security-category</td><td>Not classified</td><td>Some Resources can be used for a wide scope of use-cases that span very sensitive to very non-sensitive. These Resources do not fall into any of the above classifications, as their sensitivity is highly variable. These Resources will need special handling. These Resources often contain metadata that describes the content in a way that can be used for Access Control decisions.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir" ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/4.0/ValueSet/R4-resource-security-category-for-R4B"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-snapshot-2"] ; #
fhir:name [ fhir:v "R4_resource_security_category_for_R4B"] ; #
fhir:title [ fhir:v "Cross-version VS for R4.ResourceSecurityCategory for use in FHIR R4B"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T22:36:17.037718+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/resource-security-category|4.0.1 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B."] ; #
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:system [ fhir:v "http://terminology.hl7.org/CodeSystem/resource-security-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
( fhir:concept [
fhir:code [ fhir:v "anonymous" ] ;
fhir:display [ fhir:v "Anonymous READ Access Resource" ] ] [
fhir:code [ fhir:v "individual" ] ;
fhir:display [ fhir:v "Individual Sensitive Resource" ] ] [
fhir:code [ fhir:v "not-classified" ] ;
fhir:display [ fhir:v "Not classified" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:36:17.037719+10:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/resource-security-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "anonymous" ] ;
fhir:display [ fhir:v "Anonymous READ Access Resource" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/resource-security-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "individual" ] ;
fhir:display [ fhir:v "Individual Sensitive Resource" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/resource-security-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "not-classified" ] ;
fhir:display [ fhir:v "Not classified" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r4b#0.0.1-snapshot-2 based on FHIR 4.3.0. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
