--- type: "valueset" title: "Context of Use ValueSet" valueset: "use-context" --- # Context of Use ValueSet - **Status**: draft - **Name**: ContextOfUseValueSet - **Title**: Context of Use ValueSet - **Publisher**: FHIR Project team - **Description**: This value set defines a base set of codes that can be used to indicate that the content in a resource was developed with a focus and intent of supporting use within particular contexts. ## Content (Compose) - **System**: - - **System**: http://snomed.info/sct | **Filters**: concept is-a 394733009 - **System**: urn:iso:std:iso:3166 - **System**: http://unstats.un.org/unsd/methods/m49/m49.htm | **Filters**: class = region - **System**: http://snomed.info/sct | **Filters**: concept is-a 387961004 - **System**: - - **System**: - - **System**: http://nucc.org/provider-taxonomy - **System**: - - **System**: - - **System**: - ## ValueSet XML ```xml <status value="draft"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set defines a base set of codes that can be used to indicate that the content in a resource was developed with a focus and intent of supporting use within particular contexts."/> <copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org. This value set includes content from NUCC Health Care Provider Taxonomy Code Set for providers which is copyright © 2016+ American Medical Association. For commercial use, including sales or licensing, a license must be obtained"/> <compose> <include> <valueSet value="http://terminology.hl7.org/ValueSet/v2-0265"/> </include> <include> <system value="http://snomed.info/sct"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="394733009"/> </filter> </include> <include> <system value="urn:iso:std:iso:3166"/> </include> <include> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <filter> <property value="class"/> <op value="="/> <value value="region"/> </filter> </include> <include> <system value="http://snomed.info/sct"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="387961004"/> </filter> </include> <include> <valueSet value="http://hl7.org/fhir/ValueSet/administrative-gender"/> </include> <include> <valueSet value="http://hl7.org/fhir/ValueSet/condition-code"/> </include> <include> <system value="http://nucc.org/provider-taxonomy"/> </include> <include> <valueSet value="http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"/> </include> <include> <valueSet value="http://terminology.hl7.org/ValueSet/v3-ActTaskCode"/> </include> <include> <valueSet value="http://hl7.org/fhir/ValueSet/usage-context-agreement-scope"/> </include> </compose> </ValueSet> ```