IHE FHIR Profile: Occupational Data for Health (ODH) - International
1.0.0 - ci-build International flag

IHE FHIR Profile: Occupational Data for Health (ODH) - International, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.ODH/ and changes regularly. See the Directory of published versions

: Yes No VS - TTL Representation

Draft as of 2020-01-04

Raw ttl | Download


@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 "obf-datatype-YesNoVS"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2022-12-08T22:48:48.139+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#y9QayohBhNdmjqm5"^^xsd:anyURI ]
  ] ; # 
  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 obf-datatype-YesNoVS</b></p><a name=\"obf-datatype-YesNoVS\"> </a><a name=\"hcobf-datatype-YesNoVS\"> </a><a name=\"obf-datatype-YesNoVS-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 4; Last updated: 2022-12-08 22:48:48+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #y9QayohBhNdmjqm5</p></div><p>This value set includes codes based on the following rules:</p><ul/></div>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/PCC/ODH/ValueSet/obf-datatype-YesNoVS"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.19376.1.5.3.1.3.43.48.1" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "YesNoVS"] ; # 
  fhir:title [ fhir:v "Yes No VS"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-01-04T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IHE Patient Care Coordination Committee"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/patient_care_coordination/" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ]     ] )
  ] [
fhir:name [ fhir:v "IHE Patient Care Coordination Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Value set indicating yes or no (values drawn from Snomed CT), equivalent to LL361-7."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) . #