Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 4 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/temp> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "temp"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem temp</b></p><a name=\"temp\"> </a><a name=\"hctemp\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/sdc/CodeSystem/temp</code> defines the 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\">complete-questionnaire<a name=\"temp-complete-questionnaire\"> </a></td><td>Complete Questionnaire</td><td><div><p>Code indicating a request to complete the a questionnaire - e.g. by Task or ServiceRequest</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">questionnaire<a name=\"temp-questionnaire\"> </a></td><td>Questionnaire</td><td><div><p>A canonical reference (possibly version-specific) to the Questionnaire to be completed</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">questionnaire-response<a name=\"temp-questionnaire-response\"> </a></td><td>Questionnaire Response</td><td><div><p>A reference to the QuestionnaireResponse resulting from the requested action</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">response-endpoint<a name=\"temp-response-endpoint\"> </a></td><td>Response Endpoint</td><td><div><p>Identifies the base URL for FHIR servers to which the Questionnaire resulting from the Task should be POSTed</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">question-library<a name=\"temp-question-library\"> </a></td><td>Question Library</td><td><div><p>Indicates that a Questionnaire is a library of reusable items to be referenced during modular form assembly.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">behaviorExpressionLanguage<a name=\"temp-behaviorExpressionLanguage\"> </a></td><td>Behavior Expression Language</td><td><div><p>Application feature code for declaring supported language for behavior-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)). The feature value will be a supported expression mime type - <code>text/cql</code>, <code>text/fhirpath</code>, or <code>application/x-fhir-query</code>.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">extractionExpressionLanguage<a name=\"temp-extractionExpressionLanguage\"> </a></td><td>Extraction Expression Language</td><td><div><p>Application feature code for declaring supported language for extraction-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)). The feature value will be a supported expression mime type - <code>text/cql</code>, <code>text/fhirpath</code>, or <code>application/x-fhir-query</code>.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">populationExpressionLanguage<a name=\"temp-populationExpressionLanguage\"> </a></td><td>Population Expression Language</td><td><div><p>Application feature code for declaring supported language for population-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)). The feature value will be a supported expression mime type - <code>text/cql</code>, <code>text/fhirpath</code>, or <code>application/x-fhir-query</code>.</p>\n</div></td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "fhir" ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [
fhir:value "4"^^xsd:integer ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc" ;
fhir:link <http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc>
]
]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "trial-use" ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc" ;
fhir:link <http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc>
]
]
]
] ;
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/sdc/CodeSystem/temp"] ;
fhir:CodeSystem.identifier [
fhir:index -1 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.17.16.7" ]
] ;
fhir:CodeSystem.version [ fhir:value "4.0.0-ci-build"] ;
fhir:CodeSystem.name [ fhir:value "TemporaryCodes"] ;
fhir:CodeSystem.title [ fhir:value "Temporary SDC Codes"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-15T05:01:03+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "HL7 International / FHIR Infrastructure"] ;
fhir:CodeSystem.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "HL7 International / FHIR Infrastructure" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fiwg" ]
]
], [
fhir:index -1 ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fiwg" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Defines codes defined within the SDC implementation guide that are expected to migrate elsewhere in future releases"] ;
fhir:CodeSystem.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ] ;
fhir:Coding.display [ fhir:value "World" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "8"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "complete-questionnaire" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Complete Questionnaire" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Code indicating a request to complete the a questionnaire - e.g. by Task or ServiceRequest" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "questionnaire" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Questionnaire" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A canonical reference (possibly version-specific) to the Questionnaire to be completed" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "questionnaire-response" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Questionnaire Response" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "A reference to the QuestionnaireResponse resulting from the requested action" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "response-endpoint" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Response Endpoint" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Identifies the base URL for FHIR servers to which the Questionnaire resulting from the Task should be POSTed" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "question-library" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Question Library" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Indicates that a Questionnaire is a library of reusable items to be referenced during modular form assembly." ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "behaviorExpressionLanguage" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Behavior Expression Language" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Application feature code for declaring supported language for behavior-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)). The feature value will be a supported expression mime type - `text/cql`, `text/fhirpath`, or `application/x-fhir-query`." ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "extractionExpressionLanguage" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Extraction Expression Language" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Application feature code for declaring supported language for extraction-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)). The feature value will be a supported expression mime type - `text/cql`, `text/fhirpath`, or `application/x-fhir-query`." ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "populationExpressionLanguage" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Population Expression Language" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Application feature code for declaring supported language for population-related Questionnaire extensions (as categorized in the [expressions.html#table](SDC Extensions page table)). The feature value will be a supported expression mime type - `text/cql`, `text/fhirpath`, or `application/x-fhir-query`." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/temp.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/temp.ttl> .
IG © 2022+ HL7 International / FHIR Infrastructure.
Package hl7.fhir.uv.sdc#4.0.0-ci-build based on FHIR 4.0.1.
Generated
2026-07-15
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
