Skip to content

Instantly share code, notes, and snippets.

@KevinMayfield
Created September 23, 2019 11:04
Show Gist options
  • Save KevinMayfield/27b0f4060dd53dbbabb7f876d9ad7ab2 to your computer and use it in GitHub Desktop.
Save KevinMayfield/27b0f4060dd53dbbabb7f876d9ad7ab2 to your computer and use it in GitHub Desktop.
<ValueSet xmlns="http://hl7.org/fhir">
<id value="d84d1ea0-c1d3-4aa9-817e-91ac4404735f"></id>
<meta>
<lastUpdated value="2017-06-05T13:50:00.000+01:00"></lastUpdated>
</meta>
<url value="https://fhir.nhs.uk/ValueSet/ADW-MessageEvent-1"></url>
<version value="1.0.0"></version>
<name value="ADW Message Event"></name>
<status value="active"></status>
<publisher value="NHS Digital"></publisher>
<contact>
<name value="Interoperability Team"></name>
<telecom>
<system value="email"></system>
<value value="interoperabilityteam@nhs.net"></value>
<use value="work"></use>
</telecom>
</contact>
<description value="A subset of codes from the SNOMED Clinical Terminology UK coding system that describes the type of Notice under Schedule 3 of the Care Act 2014. All included codes have a SNOMED refset ID of 75691000000106 for which the fully specified name is 'Notices under Schedule 3 of the Care Act 2014 (record artifact)'. SNOMED defined synonyms have been used for the display element."></description>
<immutable value="false"></immutable>
<purpose value="This vocabulary contains values to be selected to set the notice type for a patient's referral."></purpose>
<copyright value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."></copyright>
<extensible value="false"></extensible>
<compose>
<include>
<system value="http://snomed.info/sct"></system>
<concept>
<code value="975701000000106"></code>
<display value="Assessment Notice under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="975711000000108"></code>
<display value="Assessment Notice Accept Response under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="975721000000102"></code>
<display value="Assessment Notice Reject Response under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="975731000000100"></code>
<display value="Discharge Notice under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="975821000000109"></code>
<display value="Discharge Notice Agreement under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="975831000000106"></code>
<display value="Discharge Notice Disagreement under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="975841000000102"></code>
<display value="Withdraw All Notices under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="1078011000000107"></code>
<display value="Withdraw Assessment Notice Only under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="975851000000104"></code>
<display value="Withdraw Discharge Notice Only under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="1025651000000109"></code>
<display value="Withdraw Notice Accept under the Care Act 2014 Schedule 3"></display>
</concept>
<concept>
<code value="1025641000000106"></code>
<display value="Withdraw Notice Reject under the Care Act 2014 Schedule 3"></display>
</concept>
</include>
</compose>
</ValueSet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment