-
Notifications
You must be signed in to change notification settings - Fork 2
/
SFMSectionTypes.xml
39 lines (39 loc) · 1.54 KB
/
SFMSectionTypes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem>
<id value="sfm-section-types.codesystem" />
<meta>
<versionId value="1" />
<lastUpdated value="2019-09-13T00:00:00.000+00:00" />
</meta>
<url value="http://ehelse.no/fhir/CodeSystem/sfm-section-types" />
<version value="1.0.0" />
<name value="sfm-section-types.codesystem" />
<status value="draft" />
<date value="2019-09-13T00:00:00.000+00:00" />
<publisher value="Direktoratet for e-helse" />
<content value="complete" />
<concept>
<code value="sectionMedication" />
<display value="Section Containing medication statements" />
</concept>
<concept>
<code value="sectionPLL" />
<display value="Section containing PLL the entries in PLL (liboppføring)" />
</concept>
<concept>
<code value="sectionPLLinfo" />
<display value="Section containing PLL specific info and optionally information on Multidose relations" />
</concept>
<concept>
<code value="sectionAllergies" />
<display value="Section containg allergies from KI/Kjernejournal" />
</concept>
<concept>
<code value="sectionOtherPrescriptions" />
<display value="section containing prescription on non-medical items, for reimbursement handling" />
</concept>
<concept>
<code value="sectionDispense" />
<display value="section containing information on dispense of items from phamacy or banda" />
</concept>
</CodeSystem>