Skip to content

Commit 6dea9e8

Browse files
Add the constrained LocatieCodelijst ValueSet as a minimum ValueSet.
Plus several metadata fixes
1 parent 343093c commit 6dea9e8

8 files changed

+1486
-420
lines changed
Lines changed: 49 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,50 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<StructureDefinition xmlns="http://hl7.org/fhir">
3-
<id value="nl-core-DAS.CountOfSwollenJoints" />
4-
<url value="http://nictiz.nl/fhir/StructureDefinition/nl-core-DAS.CountOfSwollenJoints" />
5-
<name value="NlcoreDASCountOfSwollenJoints" />
6-
<title value="nl core DAS.CountOfSwollenJoints" />
7-
<status value="draft" />
8-
<publisher value="Nictiz" />
9-
<contact>
10-
<name value="Nictiz" />
11-
<telecom>
12-
<system value="url" />
13-
<value value="https://www.nictiz.nl" />
14-
<use value="work" />
15-
</telecom>
16-
</contact>
17-
<description value="The Disease Activity Score (DAS) is a combined index developed in Nijmegen around 1990 to measure disease activity in patients with rheumatoid arthritis (RA). It concerns a formula with 28 or 44 painful and swollen joints, a blood value for inflammation (BSE or CRP) and the overall experience of disease activity by the patient. The DAS results in a number between 0 and 10, which indicates how active rheumatoid arthritis is at present. The score has been validated for use in clinical trials in combination with the EULAR response criteria." />
18-
<purpose value="A derived profile from [zib-DAS.CountOfSwollenJoints](http://nictiz.nl/fhir/StructureDefinition/zib-DAS.CountOfSwollenJoints) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib." />
19-
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
20-
<fhirVersion value="4.0.1" />
21-
<mapping>
22-
<identity value="zib-das-v1.0-2020EN" />
23-
<uri value="https://zibs.nl/wiki/DAS-v1.0(2020EN)" />
24-
<name value="zib DAS-v1.0(2020EN)" />
25-
</mapping>
26-
<kind value="resource" />
27-
<abstract value="false" />
28-
<type value="Observation" />
29-
<baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/zib-DAS.CountOfSwollenJoints" />
30-
<derivation value="constraint" />
31-
<differential>
32-
<element id="Observation">
33-
<path value="Observation" />
34-
<alias value="nl-core-DAS.CountOfSwollenJoints" />
35-
</element>
36-
<element id="Observation.subject">
37-
<path value="Observation.subject" />
38-
<type>
39-
<code value="Reference" />
40-
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
41-
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
42-
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
43-
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Location" />
44-
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
45-
</type>
46-
</element>
47-
</differential>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<StructureDefinition xmlns="http://hl7.org/fhir">
3+
<id value="nl-core-DAS.CountOfSwollenJoints" />
4+
<text>
5+
<status value="empty" /><div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div></text>
6+
<url value="http://nictiz.nl/fhir/StructureDefinition/nl-core-DAS.CountOfSwollenJoints" />
7+
<name value="NlcoreDASCountOfSwollenJoints" />
8+
<title value="nl core DAS.CountOfSwollenJoints" />
9+
<status value="draft" />
10+
<publisher value="Nictiz" />
11+
<contact>
12+
<name value="Nictiz" />
13+
<telecom>
14+
<system value="url" />
15+
<value value="https://www.nictiz.nl" />
16+
<use value="work" />
17+
</telecom>
18+
</contact>
19+
<description value="The Disease Activity Score (DAS) is a combined index developed in Nijmegen around 1990 to measure disease activity in patients with rheumatoid arthritis (RA). It concerns a formula with 28 or 44 painful and swollen joints, a blood value for inflammation (BSE or CRP) and the overall experience of disease activity by the patient. The DAS results in a number between 0 and 10, which indicates how active rheumatoid arthritis is at present. The score has been validated for use in clinical trials in combination with the EULAR response criteria." />
20+
<purpose value="A derived profile from [zib-DAS.CountOfSwollenJoints](http://nictiz.nl/fhir/StructureDefinition/zib-DAS.CountOfSwollenJoints) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib." />
21+
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
22+
<fhirVersion value="4.0.1" />
23+
<mapping>
24+
<identity value="zib-das-v1.0-2020EN" />
25+
<uri value="https://zibs.nl/wiki/DAS-v1.0(2020EN)" />
26+
<name value="zib DAS-v1.0(2020EN)" />
27+
</mapping>
28+
<kind value="resource" />
29+
<abstract value="false" />
30+
<type value="Observation" />
31+
<baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/zib-DAS.CountOfSwollenJoints" />
32+
<derivation value="constraint" />
33+
<differential>
34+
<element id="Observation">
35+
<path value="Observation" />
36+
<alias value="nl-core-DAS.CountOfSwollenJoints" />
37+
</element>
38+
<element id="Observation.subject">
39+
<path value="Observation.subject" />
40+
<type>
41+
<code value="Reference" />
42+
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
43+
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
44+
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
45+
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Location" />
46+
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
47+
</type>
48+
</element>
49+
</differential>
4850
</StructureDefinition>
Lines changed: 49 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,50 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<StructureDefinition xmlns="http://hl7.org/fhir">
3-
<id value="nl-core-DAS.CountOfTenderJoints" />
4-
<url value="http://nictiz.nl/fhir/StructureDefinition/nl-core-DAS.CountOfTenderJoints" />
5-
<name value="NlcoreDASCountOfTenderJoints" />
6-
<title value="nl core DAS.CountOfTenderJoints" />
7-
<status value="draft" />
8-
<publisher value="Nictiz" />
9-
<contact>
10-
<name value="Nictiz" />
11-
<telecom>
12-
<system value="url" />
13-
<value value="https://www.nictiz.nl" />
14-
<use value="work" />
15-
</telecom>
16-
</contact>
17-
<description value="The Disease Activity Score (DAS) is a combined index developed in Nijmegen around 1990 to measure disease activity in patients with rheumatoid arthritis (RA). It concerns a formula with 28 or 44 painful and swollen joints, a blood value for inflammation (BSE or CRP) and the overall experience of disease activity by the patient. The DAS results in a number between 0 and 10, which indicates how active rheumatoid arthritis is at present. The score has been validated for use in clinical trials in combination with the EULAR response criteria." />
18-
<purpose value="A derived profile from [zib-DAS.CountOfTenderJoints](http://nictiz.nl/fhir/StructureDefinition/zib-DAS.CountOfTenderJoints) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib." />
19-
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
20-
<fhirVersion value="4.0.1" />
21-
<mapping>
22-
<identity value="zib-das-v1.0-2020EN" />
23-
<uri value="https://zibs.nl/wiki/DAS-v1.0(2020EN)" />
24-
<name value="zib DAS-v1.0(2020EN)" />
25-
</mapping>
26-
<kind value="resource" />
27-
<abstract value="false" />
28-
<type value="Observation" />
29-
<baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/zib-DAS.CountOfTenderJoints" />
30-
<derivation value="constraint" />
31-
<differential>
32-
<element id="Observation">
33-
<path value="Observation" />
34-
<alias value="nl-core-DAS.CountOfTenderJoints" />
35-
</element>
36-
<element id="Observation.subject">
37-
<path value="Observation.subject" />
38-
<type>
39-
<code value="Reference" />
40-
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
41-
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
42-
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
43-
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Location" />
44-
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
45-
</type>
46-
</element>
47-
</differential>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<StructureDefinition xmlns="http://hl7.org/fhir">
3+
<id value="nl-core-DAS.CountOfTenderJoints" />
4+
<text>
5+
<status value="empty" /><div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div></text>
6+
<url value="http://nictiz.nl/fhir/StructureDefinition/nl-core-DAS.CountOfTenderJoints" />
7+
<name value="NlcoreDASCountOfTenderJoints" />
8+
<title value="nl core DAS.CountOfTenderJoints" />
9+
<status value="draft" />
10+
<publisher value="Nictiz" />
11+
<contact>
12+
<name value="Nictiz" />
13+
<telecom>
14+
<system value="url" />
15+
<value value="https://www.nictiz.nl" />
16+
<use value="work" />
17+
</telecom>
18+
</contact>
19+
<description value="The Disease Activity Score (DAS) is a combined index developed in Nijmegen around 1990 to measure disease activity in patients with rheumatoid arthritis (RA). It concerns a formula with 28 or 44 painful and swollen joints, a blood value for inflammation (BSE or CRP) and the overall experience of disease activity by the patient. The DAS results in a number between 0 and 10, which indicates how active rheumatoid arthritis is at present. The score has been validated for use in clinical trials in combination with the EULAR response criteria." />
20+
<purpose value="A derived profile from [zib-DAS.CountOfTenderJoints](http://nictiz.nl/fhir/StructureDefinition/zib-DAS.CountOfTenderJoints) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib." />
21+
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
22+
<fhirVersion value="4.0.1" />
23+
<mapping>
24+
<identity value="zib-das-v1.0-2020EN" />
25+
<uri value="https://zibs.nl/wiki/DAS-v1.0(2020EN)" />
26+
<name value="zib DAS-v1.0(2020EN)" />
27+
</mapping>
28+
<kind value="resource" />
29+
<abstract value="false" />
30+
<type value="Observation" />
31+
<baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/zib-DAS.CountOfTenderJoints" />
32+
<derivation value="constraint" />
33+
<differential>
34+
<element id="Observation">
35+
<path value="Observation" />
36+
<alias value="nl-core-DAS.CountOfTenderJoints" />
37+
</element>
38+
<element id="Observation.subject">
39+
<path value="Observation.subject" />
40+
<type>
41+
<code value="Reference" />
42+
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
43+
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
44+
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
45+
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Location" />
46+
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
47+
</type>
48+
</element>
49+
</differential>
4850
</StructureDefinition>

resources/nl-core/nl-core-DAS.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<StructureDefinition xmlns="http://hl7.org/fhir">
33
<id value="nl-core-DAS" />
4+
<text>
5+
<status value="empty" /><div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div></text>
46
<url value="http://nictiz.nl/fhir/StructureDefinition/nl-core-DAS" />
57
<name value="NlcoreDAS" />
68
<title value="nl core DAS" />

0 commit comments

Comments
 (0)