This page is part of the FHIR Core Extensions Registry (v0.1.0: Releases Draft) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions
Draft as of 2023-01-31 |
@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 "barrier"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2023-01-31T07:07:38.434+11: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\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/426201006\">426201006</a></td><td>Interpreter not available (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/1186610007\">1186610007</a></td><td>Lack of social support (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/704373005\">704373005</a></td><td>Lack of trust</td></tr><tr><td><a href=\"http://snomed.info/id/301887005\">301887005</a></td><td>Needs assistance at home</td></tr><tr><td><a href=\"http://snomed.info/id/73438004\">73438004</a></td><td>Without employment</td></tr><tr><td><a href=\"http://snomed.info/id/713458007\">713458007</a></td><td>Lack of access to transportation (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/11403006\">11403006</a></td><td>Economic deprivation</td></tr><tr><td><a href=\"http://snomed.info/id/704489009\">704489009</a></td><td>Lack of family support (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/386806002\">386806002</a></td><td>Impaired cognition (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/424553001\">424553001</a></td><td>Uninsured medical expenses (finding)</td></tr></table></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/ValueSet/barrier"^^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.3219" ]
] ) ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "Barrier"] ; #
fhir:title [ fhir:v "Barrier"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-01-31T07:07:38+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/fhir-i" ] ] )
] ) ; #
fhir:description [ fhir:v "Example codes indicating barriers. Note that these are in no way complete and might not even be appropriate for some uses."] ; #
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:copyright [ fhir:v "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "426201006" ] ] [
fhir:code [ fhir:v "1186610007" ] ] [
fhir:code [ fhir:v "704373005" ] ] [
fhir:code [ fhir:v "301887005" ] ] [
fhir:code [ fhir:v "73438004" ] ] [
fhir:code [ fhir:v "713458007" ] ] [
fhir:code [ fhir:v "11403006" ] ] [
fhir:code [ fhir:v "704489009" ] ] [
fhir:code [ fhir:v "386806002" ] ] [
fhir:code [ fhir:v "424553001" ] ] ) ] )
] . #
IG © 2022+ HL7 International / FHIR Infrastructure. Package hl7.fhir.uv.extensions#0.1.0 based on FHIR 5.0.0. Generated 2023-03-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change