|
| 1 | +{ |
| 2 | + "resourceType": "ValueSet", |
| 3 | + "id": "NRLF-RecordType", |
| 4 | + "url": "https://fhir.nhs.uk/England/CodeSystem/England-NRLRecordType", |
| 5 | + "version": "1.1.1", |
| 6 | + "name": "NRLF Record Type", |
| 7 | + "status": "draft", |
| 8 | + "date": "2024-09-18T00:00:00+00:00", |
| 9 | + "publisher": "NHS Digital", |
| 10 | + "contact": { |
| 11 | + "name": "NRL Team at NHS Digital", |
| 12 | + "telecom": { |
| 13 | + "system": "email", |
| 14 | + |
| 15 | + "use": "work" |
| 16 | + } |
| 17 | + }, |
| 18 | + "description": "A code from the SNOMED Clinical Terminology UK coding system to represent the NRL clinical record type.", |
| 19 | + "copyright": "Copyright 2024 NHS Digital. 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.", |
| 20 | + "compose": { |
| 21 | + "include": { |
| 22 | + "system": "http://snomed.info/sct", |
| 23 | + "concept": [ |
| 24 | + { |
| 25 | + "code": "736253002", |
| 26 | + "display": "Mental health crisis plan" |
| 27 | + }, |
| 28 | + { |
| 29 | + "code": "887701000000100", |
| 30 | + "display": "Emergency health care plan" |
| 31 | + }, |
| 32 | + { |
| 33 | + "code": "861421000000109", |
| 34 | + "display": "End of life care coordination summary" |
| 35 | + }, |
| 36 | + { |
| 37 | + "code": "1382601000000107", |
| 38 | + "display": "ReSPECT (Recommended Summary Plan for Emergency Care and Treatment) form" |
| 39 | + }, |
| 40 | + { |
| 41 | + "code": "1363501000000100", |
| 42 | + "display": "Royal College of Physicians NEWS2 (National Early Warning Score 2) chart" |
| 43 | + }, |
| 44 | + { |
| 45 | + "code": "325691000000100", |
| 46 | + "display": "Contingency plan" |
| 47 | + }, |
| 48 | + { |
| 49 | + "code": "736373009", |
| 50 | + "display": "End of life care plan" |
| 51 | + }, |
| 52 | + { |
| 53 | + "code": "16521000000101", |
| 54 | + "display": "Lloyd George record folder" |
| 55 | + }, |
| 56 | + { |
| 57 | + "code": "736366004", |
| 58 | + "display": "Advanced care plan" |
| 59 | + }, |
| 60 | + { |
| 61 | + "code": "735324008", |
| 62 | + "display": "Treatment escalation plan" |
| 63 | + }, |
| 64 | + { |
| 65 | + "code": "824321000000109", |
| 66 | + "display": "Summary record" |
| 67 | + }, |
| 68 | + { |
| 69 | + "code": "2181441000000107", |
| 70 | + "display": "Personalised Care and Support Plan" |
| 71 | + } |
| 72 | + ] |
| 73 | + } |
| 74 | + } |
| 75 | +} |
0 commit comments