Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions

: R2AnswerFormatForR5ItemType - TTL Representation

Page standards status: Trial-use Maturity Level: 0

Raw ttl | Download


@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 "R2-answer-format-for-R5-item-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R2-answer-format-for-R5-item-type</b></p><a name=\"R2-answer-format-for-R5-item-type\"> </a><a name=\"hcR2-answer-format-for-R5-item-type\"> </a><p>This value set expansion contains 3 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"R2-answer-format-for-R5-item-type-http://hl7.org/fhir/answer-format-choice\"> </a><code>http://hl7.org/fhir/answer-format</code></td><td>1.0.2</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-answer-format.html#answer-format-choice\">choice</a></td><td>Choice</td><td>Answer is a Coding drawn from a list of options.</td></tr><tr><td><a name=\"R2-answer-format-for-R5-item-type-http://hl7.org/fhir/answer-format-instant\"> </a><code>http://hl7.org/fhir/answer-format</code></td><td>1.0.2</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-answer-format.html#answer-format-instant\">instant</a></td><td>Instant</td><td>Answer is a system timestamp.</td></tr><tr><td><a name=\"R2-answer-format-for-R5-item-type-http://hl7.org/fhir/answer-format-open-choice\"> </a><code>http://hl7.org/fhir/answer-format</code></td><td>1.0.2</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-answer-format.html#answer-format-open-choice\">open-choice</a></td><td>Open Choice</td><td>Answer is a Coding drawn from a list of options or a free-text entry.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir"     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r2.r5"       ]     ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version       ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0"       ]     ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri       ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5>       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
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:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5>         ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R2-answer-format-for-R5-item-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R2-answer-format-for-R5-item-type>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R2AnswerFormatForR5ItemType"] ; # 
  fhir:title [ fhir:v "Cross-version ValueSet DSTU2.AnswerFormat for use in FHIR R5"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-17T21:02:03.8104715+00: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 content from http://hl7.org/fhir/ValueSet/answer-format|1.0.2 for use in FHIR R5 that is appropriate for use but unavailable in `http://hl7.org/fhir/ValueSet/item-type|5.0.0`."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://hl7.org/fhir/ValueSet/answer-format|1.0.2` as defined in FHIR DSTU2\r\nin FHIR R5.\r\n\r\nThe source value set is bound to the following FHIR DSTU2 elements:\r\n* `Questionnaire.group.question.type` as Required\r\n\r\nAcross FHIR versions, the value set has been mapped as:\r\n* `http://hl7.org/fhir/ValueSet/answer-format|1.0.2`\n* `http://hl7.org/fhir/ValueSet/item-type|3.0.2`\n* `http://hl7.org/fhir/ValueSet/item-type|4.0.1`\n* `http://hl7.org/fhir/ValueSet/item-type|4.3.0`\n* `http://hl7.org/fhir/ValueSet/item-type|5.0.0`\r\n\r\nNote that there are 13 concepts not included in this cross-version definition because they have valid representations.\r\n\r\nFollowing are the generation technical comments:\r\nThe source value set has fewer active concepts (15) than the target (16), so the source is narrower than the target.\nAll concepts in the comparison are listed as identical.\nThe source and target value sets have the same number of active concepts (16).\nAll concepts in the comparison are listed as identical.\nThe source and target value sets have the same number of active concepts (16).\nThe source value set has more active concepts (16) than the target (15), so the source is broader than the target."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/answer-format"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/answer-format>       ] ;
fhir:version [ fhir:v "1.0.2" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "choice" ] ;
fhir:display [ fhir:v "Choice" ]       ] [
fhir:code [ fhir:v "instant" ] ;
fhir:display [ fhir:v "Instant" ]       ] [
fhir:code [ fhir:v "open-choice" ] ;
fhir:display [ fhir:v "Open Choice" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [
fhir:v "http://hl7.org/fhir/answer-format"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/answer-format>       ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "choice" ] ;
fhir:display [ fhir:v "Choice" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/answer-format"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/answer-format>       ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "instant" ] ;
fhir:display [ fhir:v "Instant" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/answer-format"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/answer-format>       ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "open-choice" ] ;
fhir:display [ fhir:v "Open Choice" ]     ] )
  ] . #