This page is part of the FHIR IG Human Services Directory (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "HumanServiceCharacteristicCS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Wheelchair<a name=\"HumanServiceCharacteristicCS-Wheelchair\"> </a></td><td>Wheelchair Access</td><td>A method by which someone can enter or leave a place in a wheelchair</td></tr><tr><td style=\"white-space:nowrap\">Interpret<a name=\"HumanServiceCharacteristicCS-Interpret\"> </a></td><td>Interpretation Services</td><td>Interpreting services function as a verbal form of translation that is facilitated by a professional interpreter, or a team of interpreters. Interpretation services are used to translate spoken languages into the native or preferred language of a given client.</td></tr><tr><td style=\"white-space:nowrap\">Computer<a name=\"HumanServiceCharacteristicCS-Computer\"> </a></td><td>Computer & Internet Access</td><td>Computers available for use. Internet access is available providing connectivity to the internet using personal computers, laptops or mobile devices.</td></tr><tr><td style=\"white-space:nowrap\">Baby<a name=\"HumanServiceCharacteristicCS-Baby\"> </a></td><td>Diapers & Formula</td><td>Diapers and infant formula are provided.</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "hss" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "2"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "HumanServiceCharacteristicCS"] ; #
fhir:title [ fhir:v "Human Service Characteristic"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-10-04T18:51:43+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Human and Social Services Work Group"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Human and Social Services Work Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/hsswg/index.cfm" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hsswg@lists.hl7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "This example code system provides an example set of codes that describe unique features that can be associated with community-based social services delivered at particular locations."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:purpose [ fhir:v "The purpose of this code system is to provide a starter set of features associated with community-based social services delivered at particular locations for use in searching for services."] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:concept ( [
fhir:code [ fhir:v "Wheelchair" ] ;
fhir:display [ fhir:v "Wheelchair Access" ] ;
fhir:definition [ fhir:v "A method by which someone can enter or leave a place in a wheelchair" ]
] [
fhir:code [ fhir:v "Interpret" ] ;
fhir:display [ fhir:v "Interpretation Services" ] ;
fhir:definition [ fhir:v "Interpreting services function as a verbal form of translation that is facilitated by a professional interpreter, or a team of interpreters. Interpretation services are used to translate spoken languages into the native or preferred language of a given client." ]
] [
fhir:code [ fhir:v "Computer" ] ;
fhir:display [ fhir:v "Computer & Internet Access" ] ;
fhir:definition [ fhir:v "Computers available for use. Internet access is available providing connectivity to the internet using personal computers, laptops or mobile devices." ]
] [
fhir:code [ fhir:v "Baby" ] ;
fhir:display [ fhir:v "Diapers & Formula" ] ;
fhir:definition [ fhir:v "Diapers and infant formula are provided." ]
] ) . #
IG © 2023+ HL7 Human and Social Services Work Group. Package hl7.fhir.us.hsds#1.0.0 based on FHIR 4.0.1. Generated 2023-10-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change