Structured Data Capture
3.0.0 - STU 3 International flag

This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Assemble Expectation Codes - TTL Representation

Page standards status: Trial-use Maturity Level: 3

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "assemble-expectation"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.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>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [
       fhir:value "3"^^xsd:integer;
       fhir:Element.extension [
         fhir:index 0;
         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 0;
         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.version [ fhir:value "3.0.0"];
  fhir:CodeSystem.name [ fhir:value "AssembleExpectation"];
  fhir:CodeSystem.title [ fhir:value "Assemble Expectation Codes"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.date [ fhir:value "2022-03-08T18:33:14+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 International - FHIR Infrastructure Work Group"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://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 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ]     ]
  ];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.property [
     fhir:index 0;
     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 0;
     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 0;
       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 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ]
  ], [
     fhir:index 2;
     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 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ]
  ], [
     fhir:index 3;
     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 0;
       fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ];
       fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ]     ]
  ], [
     fhir:index 4;
     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 0;
       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 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "parent" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "root" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "parent" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "child" ]     ]
  ], [
     fhir:index 5;
     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 0;
       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 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "parent" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "root" ]     ]
  ], [
     fhir:index 6;
     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 0;
       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 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "parent" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "child" ]     ]
  ], [
     fhir:index 7;
     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 0;
       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 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "parent" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "root" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.property.code [ fhir:value "parent" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "child" ]     ]
  ], [
     fhir:index 8;
     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 0;
       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 2;
       fhir:CodeSystem.concept.property.code [ fhir:value "parent" ];
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "child" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.