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/assemble-expectation> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "assemble-expectation"] ;
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 assemble-expectation</b></p><a name=\"assemble-expectation\"> </a><a name=\"hcassemble-expectation\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the concept is abstract. It can be used for searching, but cannot appear in instances</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td><td>Indicates a parent concept that can subsume this concept</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/sdc/CodeSystem/assemble-expectation</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><td><b>Not Selectable</b></td><td><b>Parent</b></td></tr><tr><td style=\"white-space:nowrap\">assembly<a name=\"assemble-expectation-assembly\"> </a></td><td>Assembly needed</td><td>An abstract code that subsumes all codes for Questionnaires that require assembly prior to use</td><td>true</td><td/></tr><tr><td style=\"white-space:nowrap\">independent<a name=\"assemble-expectation-independent\"> </a></td><td>No assembly needed</td><td>An abstract code that subsumes all codes for Questionnaires that DO NOT require assembly prior to use</td><td>true</td><td/></tr><tr><td style=\"white-space:nowrap\">root<a name=\"assemble-expectation-root\"> </a></td><td>Root Questionnaires</td><td>An abstract code that subsumes all codes for Questionnaires that can act as the root for a QuestionnaireResponse</td><td>true</td><td/></tr><tr><td style=\"white-space:nowrap\">child<a name=\"assemble-expectation-child\"> </a></td><td>Child Questionnaires</td><td>An abstract code that subsumes all codes for Questionnaires that can act as subQuestionnaires</td><td>true</td><td/></tr><tr><td style=\"white-space:nowrap\">assemble-root-or-child<a name=\"assemble-expectation-assemble-root-or-child\"> </a></td><td>Assembly-required root or child</td><td>This Questionnaire can be used as the root of an assembly operation or as a child in an assembly process. In either case, assembly is required before use.</td><td>false</td><td>assembly, root, child</td></tr><tr><td style=\"white-space:nowrap\">assemble-root<a name=\"assemble-expectation-assemble-root\"> </a></td><td>Assembly-required root</td><td>This Questionnaire can be used as the root of an assembly operation, but requires assembly before use. It is not intended for use as a child module.</td><td>false</td><td>assembly, root</td></tr><tr><td style=\"white-space:nowrap\">assemble-child<a name=\"assemble-expectation-assemble-child\"> </a></td><td>Assembly required child</td><td>This Questionnaire is intended to be used as an assembly operation but cannot be used as a root - it must always be a child module</td><td>false</td><td>assembly, child</td></tr><tr><td style=\"white-space:nowrap\">independent-root-or-child<a name=\"assemble-expectation-independent-root-or-child\"> </a></td><td>Assembled root-or-child</td><td>This Questionnaire can be used without assembly and be used directly, but is also safe for use as a child module</td><td>false</td><td>independent, root, child</td></tr><tr><td style=\"white-space:nowrap\">independent-child<a name=\"assemble-expectation-independent-child\"> </a></td><td>Assembled child</td><td>This Questionnaire can be used without assembly, is also safe for use as a child module and is only intended for use as a child</td><td>false</td><td>independent, child</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/assemble-expectation"] ;
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.2" ]
] ;
fhir:CodeSystem.version [ fhir:value "4.0.0-ci-build"] ;
fhir:CodeSystem.name [ fhir:value "AssembleExpectationCodes"] ;
fhir:CodeSystem.title [ fhir:value "Assemble Expectation 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 "A set of codes that reflect the relevance of the Questionnaire to the $assemble operation - specifically, whether the form needs to be assembled, whether the form can be referenced as a subQuestionnaire and whether the form can be used as the 'root' of a QuestionnaireResponse."] ;
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 "9"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.property [
fhir:index -1 ;
fhir:CodeSystem.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#notSelectable" ] ;
fhir:CodeSystem.property.description [ fhir:value "Indicates that the concept is abstract. It can be used for searching, but cannot appear in instances" ] ;
fhir:CodeSystem.property.type [ fhir:value "boolean" ]
], [
fhir:index -1 ;
fhir:CodeSystem.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#parent" ] ;
fhir:CodeSystem.property.description [ fhir:value "Indicates a parent concept that can subsume this concept" ] ;
fhir:CodeSystem.property.type [ fhir:value "code" ]
] ;
fhir:CodeSystem.concept [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "assembly" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Assembly needed" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "An abstract code that subsumes all codes for Questionnaires that require assembly prior to use" ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "independent" ] ;
fhir:CodeSystem.concept.display [ fhir:value "No assembly needed" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "An abstract code that subsumes all codes for Questionnaires that DO NOT require assembly prior to use" ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "root" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Root Questionnaires" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "An abstract code that subsumes all codes for Questionnaires that can act as the root for a QuestionnaireResponse" ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "child" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Child Questionnaires" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "An abstract code that subsumes all codes for Questionnaires that can act as subQuestionnaires" ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "assemble-root-or-child" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Assembly-required root or child" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "This Questionnaire can be used as the root of an assembly operation or as a child in an assembly process. In either case, assembly is required before use." ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "assembly" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "root" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "child" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "assemble-root" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Assembly-required root" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "This Questionnaire can be used as the root of an assembly operation, but requires assembly before use. It is not intended for use as a child module." ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "assembly" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "root" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "assemble-child" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Assembly required child" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "This Questionnaire is intended to be used as an assembly operation but cannot be used as a root - it must always be a child module" ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "assembly" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "child" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "independent-root-or-child" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Assembled root-or-child" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "This Questionnaire can be used without assembly and be used directly, but is also safe for use as a child module" ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "independent" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "root" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "child" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "independent-child" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Assembled child" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "This Questionnaire can be used without assembly, is also safe for use as a child module and is only intended for use as a child" ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ] ;
fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "independent" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "parent" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "child" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/assemble-expectation.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/assemble-expectation.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
