Assemble Expectation Codes
draftContentcompleteURL
http://hl7.org/fhir/uv/sdc/CodeSystem/assemble-expectationCopied!
Version3.0.0Copied!
Date2022-03-08T18:33:14+00:00PublisherHL7 International - FHIR Infrastructure Work GroupDescriptionA 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.
Concepts
Select a concept to view details
Properties
| Code | URL | Type | Description |
| notSelectable | http://hl7.org/fhir/concept-properties#notSelectable | boolean | Indicates that the concept is abstract. It can be used for searching, but cannot appear in instances |
| parent | http://hl7.org/fhir/concept-properties#parent | code | Indicates a parent concept that can subsume this concept |
This code system http://hl7.org/fhir/uv/sdc/CodeSystem/assemble-expectation defines the following codes:
{
"description" : "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.",
"date" : "2022-03-08T18:33:14+00:00",
"publisher" : "HL7 International - FHIR Infrastructure Work Group",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
} ]
} ],
"content" : "complete",
"property" : [ {
"description" : "The concept is not intended to be chosen by the user",
"type" : "boolean",
"code" : "notSelectable",
"uri" : "http://hl7.org/fhir/concept-properties#notSelectable"
}, {
"description" : "The concept identified is a parent of the concept",
"type" : "code",
"code" : "parent",
"uri" : "http://hl7.org/fhir/concept-properties#parent"
} ],
"name" : "AssembleExpectation",
"resourceType" : "CodeSystem",
"title" : "Assemble Expectation Codes",
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3,
"_valueInteger" : {
"extension" : [ {
"valueCanonical" : "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"
} ]
}
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"_valueCode" : {
"extension" : [ {
"valueCanonical" : "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"
} ]
}
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 9
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "assemble-expectation",
"url" : "http://hl7.org/fhir/uv/sdc/CodeSystem/assemble-expectation",
"caseSensitive" : true,
"version" : "3.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/Special/committees/fiwg"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><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>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>This code system http://hl7.org/fhir/uv/sdc/CodeSystem/assemble-expectation 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>",
"status" : "generated"
}
}