From cdc9867e391461d4c109637e1c833e1ca1c9796b Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Sun, 5 Jan 2025 12:04:03 +1100 Subject: [PATCH] fix for further changes to heirarchical table generation --- RELEASE_NOTES.md | 1 + r4b/narrative/document-structure.html | 234 ++++---- r5/narrative/output/document-structure.html | 16 +- r5/narrative/output/ex-cs.html | 634 ++++++++++---------- r5/narrative/output/ex-qr.html | 20 +- r5/narrative/output/sd-bindings.html | 34 +- r5/narrative/output/sd-obligations.html | 34 +- r5/narrative/output/sd-slicing-bug.html | 186 +++--- 8 files changed, 580 insertions(+), 579 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e69de29b..67066baf 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -0,0 +1 @@ +* Fix for further changes to hierchical table generation diff --git a/r4b/narrative/document-structure.html b/r4b/narrative/document-structure.html index 0e9c714f..59345e91 100644 --- a/r4b/narrative/document-structure.html +++ b/r4b/narrative/document-structure.html @@ -1,118 +1,118 @@  -
-

Narrative

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Name - - Flags - - Card. - - Type - - Description & Constraints - - doco -
- . - . - Composition - - - - Composition -
- . - . - . - Slices for section - - - - - - - Slice: - Ordered, Closed by pattern:code -
- . - . - . - . - section:code-A - - - 1.. - TestComposition - -
- . - . - . - . - section:code-B - - - 1.. - TestComposition - -
- . - . - . - . - section:code-C - - - 0.. - TestComposition - -
-
- - doco Documentation for this format - -
-
- -
\ No newline at end of file +
+

Narrative

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Name + + Flags + + Card. + + Type + + Description & Constraints + +doco +
+ . + . + Composition + + + + Composition +
+ . + . + . + Slices for section + + + + + + + Slice: + Ordered, Closed by pattern:code +
+ . + . + . + . + section:code-A + + + 1.. + TestComposition + +
+ . + . + . + . + section:code-B + + + 1.. + TestComposition + +
+ . + . + . + . + section:code-C + + + 0.. + TestComposition + +
+
+ +doco Documentation for this format + +
+
+ +
\ No newline at end of file diff --git a/r5/narrative/output/document-structure.html b/r5/narrative/output/document-structure.html index fdcbb71d..d5ed16e6 100644 --- a/r5/narrative/output/document-structure.html +++ b/r5/narrative/output/document-structure.html @@ -27,8 +27,8 @@ Active as of 2018-11-05T17:47:00+11:00 - - +
+ @@ -47,7 +47,7 @@ doco - + - + - + - + - + - +
Name
. . @@ -60,7 +60,7 @@
. . @@ -79,7 +79,7 @@
. . @@ -96,7 +96,7 @@
. . @@ -113,7 +113,7 @@
. . @@ -130,7 +130,7 @@

diff --git a/r5/narrative/output/ex-cs.html b/r5/narrative/output/ex-cs.html index 87daab83..5319846b 100644 --- a/r5/narrative/output/ex-cs.html +++ b/r5/narrative/output/ex-cs.html @@ -1,317 +1,317 @@ - -
-

Narrative

-

- CodeSystem concept-properties -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Defining URL: - http://hl7.org/fhir/concept-properties -
Name:ConceptProperties
Title:FHIR Defined Concept Properties
Status:Draft (<a href="http://hl7.org/fhir/codesystem-standards-status.html#normative">Standards Status</a>: Normative)
Definition: -
-

A set of common concept properties for use on coded systems throughout the FHIR eco-system.

- - -
-
Publisher: - HL7 International / Terminology Infrastructure - . HL7 International / Terminology Infrastructure -
Committee:vocab
- Committee: - 4
Content:Complete: All the concepts defined by the code system are included in the code system resource
OID:2.16.840.1.113883.4.642.4.1826 (for OID based terminology systems)
Value Set:http://hl7.org/fhir/ValueSet/concept-properties is the value set for all codes in this code system)
-

FHIR Defined Concept Properties

-
-

A set of common concept properties for use on coded systems throughout the FHIR eco-system.

- - -
-

- Properties -

-

- This code system defines the following properties for its concepts -

- - - - - - - - - - - - - - - -
- Name - - Code - - URI - - Type - - Description -
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeA code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired
-

- Concepts -

-

- This case-sensitive code system http://hl7.org/fhir/concept-properties - defines the following codes: -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Code - - Display - - Definition - - Status -
- status - Status -
-

A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired

- - -
-
-
- inactive - Inactive -
-

True if the concept is not considered active - e.g. not a valid concept any more. Property type is boolean, default value is false. Note that the status property may also be used to indicate that a concept is inactive

- - -
-
-
- effectiveDate - effectiveDate -
-

The date at which the concept status was last changed

- - -
-
-
- deprecated - Deprecated -
-

The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged, and they should be expected to be made inactive in a future release. Property type is dateTime. Note that the status property may also be used to indicate that a concept is deprecated

- - -
-
deprecated
- deprecationDate - Deprecation Date -
-

The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged, and they should be expected to be made inactive in a future release. Property type is dateTime. Note that the status property may also be used to indicate that a concept is deprecated

- - -
-
-
- retirementDate - Retirement Date -
-

The date at which a concept was retired

- - -
-
-
- notSelectable - Not Selectable -
-

The concept is not intended to be chosen by the user - only intended to be used as a selector for other concepts. Note, though, that the interpretation of this is highly contextual; all concepts are selectable in some context. Property type is boolean

- - -
-
-
- parent - Parent -
-

The concept identified in this property is a parent of the concept on which it is a property. The property type will be 'code'. The meaning of 'parent' is defined by the hierarchyMeaning attribute

- - -
-
-
- child - Child -
-

The concept identified in this property is a child of the concept on which it is a property. The property type will be 'code'. The meaning of 'child' is defined by the hierarchyMeaning attribute

- - -
-
-
- partOf - Part Of -
-

The concept identified in this property (by its code) contains this concept as a component (i.e. a part-of relationship rather than a subsumption relationship such as elbow is part-of arm

- - -
-
-
- synonym - Synonym -
-

This property contains an alternative code that may be used to identify this concept instead of the primary code

- - -
-
-
- comment - Comment -
-

A string that provides additional detail pertinent to the use or understanding of the concept

- - -
-
-
- itemWeight - itemWeight -
-

- A numeric value that allows the comparison (less than, greater than) or other numerical manipulation of a concept (e.g. Adding up components of a score). Scores are usually a whole number, but occasionally decimals are encountered in scores. In questionnaires, the item weight may be represented using the http://hl7.org/fhir/StructureDefinition/itemWeight - extension -

- - -
-
-
-
- -
\ No newline at end of file + +
+

Narrative

+

+ CodeSystem concept-properties +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Defining URL: + http://hl7.org/fhir/concept-properties +
Name:ConceptProperties
Title:FHIR Defined Concept Properties
Status:Draft (<a href="http://hl7.org/fhir/codesystem-standards-status.html#normative">Standards Status</a>: Normative)
Definition: +
+

A set of common concept properties for use on coded systems throughout the FHIR eco-system.

+ + +
+
Publisher: + HL7 International / Terminology Infrastructure +. HL7 International / Terminology Infrastructure +
Committee:vocab
+ Committee: + 4
Content:Complete: All the concepts defined by the code system are included in the code system resource
OID:2.16.840.1.113883.4.642.4.1826 (for OID based terminology systems)
Value Set:http://hl7.org/fhir/ValueSet/concept-properties is the value set for all codes in this code system)
+

FHIR Defined Concept Properties

+
+

A set of common concept properties for use on coded systems throughout the FHIR eco-system.

+ + +
+

+ Properties +

+

+ This code system defines the following properties for its concepts +

+ + + + + + + + + + + + + + + +
+ Name + + Code + + URI + + Type + + Description +
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeA code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired
+

+ Concepts +

+

+This case-sensitive code system http://hl7.org/fhir/concept-properties + defines the following codes: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Code + + Display + + Definition + + Status +
+status + Status +
+

A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired

+ + +
+
+
+inactive + Inactive +
+

True if the concept is not considered active - e.g. not a valid concept any more. Property type is boolean, default value is false. Note that the status property may also be used to indicate that a concept is inactive

+ + +
+
+
+effectiveDate + effectiveDate +
+

The date at which the concept status was last changed

+ + +
+
+
+deprecated + Deprecated +
+

The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged, and they should be expected to be made inactive in a future release. Property type is dateTime. Note that the status property may also be used to indicate that a concept is deprecated

+ + +
+
deprecated
+deprecationDate + Deprecation Date +
+

The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged, and they should be expected to be made inactive in a future release. Property type is dateTime. Note that the status property may also be used to indicate that a concept is deprecated

+ + +
+
+
+retirementDate + Retirement Date +
+

The date at which a concept was retired

+ + +
+
+
+notSelectable + Not Selectable +
+

The concept is not intended to be chosen by the user - only intended to be used as a selector for other concepts. Note, though, that the interpretation of this is highly contextual; all concepts are selectable in some context. Property type is boolean

+ + +
+
+
+parent + Parent +
+

The concept identified in this property is a parent of the concept on which it is a property. The property type will be 'code'. The meaning of 'parent' is defined by the hierarchyMeaning attribute

+ + +
+
+
+child + Child +
+

The concept identified in this property is a child of the concept on which it is a property. The property type will be 'code'. The meaning of 'child' is defined by the hierarchyMeaning attribute

+ + +
+
+
+partOf + Part Of +
+

The concept identified in this property (by its code) contains this concept as a component (i.e. a part-of relationship rather than a subsumption relationship such as elbow is part-of arm

+ + +
+
+
+synonym + Synonym +
+

This property contains an alternative code that may be used to identify this concept instead of the primary code

+ + +
+
+
+comment + Comment +
+

A string that provides additional detail pertinent to the use or understanding of the concept

+ + +
+
+
+itemWeight + itemWeight +
+

+A numeric value that allows the comparison (less than, greater than) or other numerical manipulation of a concept (e.g. Adding up components of a score). Scores are usually a whole number, but occasionally decimals are encountered in scores. In questionnaires, the item weight may be represented using the http://hl7.org/fhir/StructureDefinition/itemWeight + extension +

+ + +
+
+
+
+ +
\ No newline at end of file diff --git a/r5/narrative/output/ex-qr.html b/r5/narrative/output/ex-qr.html index 96177494..35fff600 100644 --- a/r5/narrative/output/ex-qr.html +++ b/r5/narrative/output/ex-qr.html @@ -7,8 +7,8 @@ - - +
+ @@ -24,7 +24,7 @@ doco - + - + - + - + - + - + - + - +
LinkID
. . @@ -35,7 +35,7 @@ Questionnaire:urn:uuid:95eaedf7-8a24-478a-8300-39acc44c746b
. . @@ -47,7 +47,7 @@
. . @@ -63,7 +63,7 @@
. . @@ -77,7 +77,7 @@
. . @@ -95,7 +95,7 @@
. . @@ -113,7 +113,7 @@
. . @@ -131,7 +131,7 @@

diff --git a/r5/narrative/output/sd-bindings.html b/r5/narrative/output/sd-bindings.html index 7ef716d5..30e0545b 100644 --- a/r5/narrative/output/sd-bindings.html +++ b/r5/narrative/output/sd-bindings.html @@ -47,8 +47,8 @@
- - +
+ @@ -64,7 +64,7 @@ doco - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
Name
. . @@ -76,7 +76,7 @@
. . @@ -88,7 +88,7 @@
. . @@ -102,7 +102,7 @@
. . @@ -115,7 +115,7 @@
. . @@ -128,7 +128,7 @@
. . @@ -141,7 +141,7 @@
. . @@ -154,7 +154,7 @@
. . @@ -183,7 +183,7 @@
. . @@ -196,7 +196,7 @@
. . @@ -210,7 +210,7 @@
. . @@ -223,7 +223,7 @@
. . @@ -236,7 +236,7 @@
. . @@ -252,7 +252,7 @@
. . @@ -266,7 +266,7 @@

diff --git a/r5/narrative/output/sd-obligations.html b/r5/narrative/output/sd-obligations.html index c8c32d97..e712785e 100644 --- a/r5/narrative/output/sd-obligations.html +++ b/r5/narrative/output/sd-obligations.html @@ -47,8 +47,8 @@
- - +
+ @@ -64,7 +64,7 @@ doco - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
Name
. . @@ -84,7 +84,7 @@
. . @@ -96,7 +96,7 @@
. . @@ -110,7 +110,7 @@
. . @@ -123,7 +123,7 @@
. . @@ -136,7 +136,7 @@
. . @@ -197,7 +197,7 @@
. . @@ -210,7 +210,7 @@
. . @@ -223,7 +223,7 @@
. . @@ -236,7 +236,7 @@
. . @@ -250,7 +250,7 @@
. . @@ -263,7 +263,7 @@
. . @@ -276,7 +276,7 @@
. . @@ -290,7 +290,7 @@
. . @@ -304,7 +304,7 @@

diff --git a/r5/narrative/output/sd-slicing-bug.html b/r5/narrative/output/sd-slicing-bug.html index 5caab0ff..43f5cc2f 100644 --- a/r5/narrative/output/sd-slicing-bug.html +++ b/r5/narrative/output/sd-slicing-bug.html @@ -52,8 +52,8 @@
pher
- - +
+ @@ -72,7 +72,7 @@ doco - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
Name
. . @@ -85,7 +85,7 @@
. . @@ -102,7 +102,7 @@
. . @@ -121,7 +121,7 @@
. . @@ -140,7 +140,7 @@
. . @@ -159,7 +159,7 @@
. . @@ -178,7 +178,7 @@
. . @@ -195,7 +195,7 @@
. . @@ -215,7 +215,7 @@
. . @@ -236,7 +236,7 @@
. . @@ -257,7 +257,7 @@
. . @@ -274,7 +274,7 @@
. . @@ -288,7 +288,7 @@ Date of Registration
. . @@ -302,7 +302,7 @@
. . @@ -320,7 +320,7 @@
. . @@ -338,7 +338,7 @@ Certifier.
. . @@ -352,7 +352,7 @@
. . @@ -387,7 +387,7 @@
. . @@ -405,7 +405,7 @@
. . @@ -424,7 +424,7 @@
. . @@ -438,7 +438,7 @@ Content/Rules for all slices
. . @@ -454,7 +454,7 @@
. . @@ -469,7 +469,7 @@ DecedentDemographics
. . @@ -488,7 +488,7 @@
. . @@ -510,7 +510,7 @@
. . @@ -533,7 +533,7 @@
. . @@ -556,7 +556,7 @@
. . @@ -580,7 +580,7 @@
. . @@ -600,7 +600,7 @@ Decedent
. . @@ -620,7 +620,7 @@ DecedentFather
. . @@ -640,7 +640,7 @@ DecedentMother
. . @@ -660,7 +660,7 @@ DecedentSpouse
. . @@ -680,7 +680,7 @@ DecedentAge
. . @@ -700,7 +700,7 @@ BirthRecordIdentifier
. . @@ -720,7 +720,7 @@ FetalDeathRecordIdentifier
. . @@ -740,7 +740,7 @@ BirthRecordIdentifierChild
. . @@ -760,7 +760,7 @@ DecedentEducationLevel
. . @@ -780,7 +780,7 @@ DecedentMilitaryService
. . @@ -800,7 +800,7 @@ DecedentUsualWork
. . @@ -820,7 +820,7 @@ EmergingIssues
. . @@ -840,7 +840,7 @@ InputRaceAndEthnicity
. . @@ -855,7 +855,7 @@ DeathInvestigation
. . @@ -874,7 +874,7 @@
. . @@ -896,7 +896,7 @@
. . @@ -919,7 +919,7 @@
. . @@ -942,7 +942,7 @@
. . @@ -963,7 +963,7 @@
. . @@ -983,7 +983,7 @@ ExaminerContacted
. . @@ -1003,7 +1003,7 @@ DecedentPregnancyStatus
. . @@ -1023,7 +1023,7 @@ TobaccoUse
. . @@ -1043,7 +1043,7 @@ Death Location
. . @@ -1063,7 +1063,7 @@ Injury Location
. . @@ -1083,7 +1083,7 @@ InjuryIncident
. . @@ -1103,7 +1103,7 @@ AutopsyPerformedIndicator
. . @@ -1123,7 +1123,7 @@ DeathDate
. . @@ -1143,7 +1143,7 @@ SurgeryDate
. . @@ -1158,7 +1158,7 @@ DeathCertification
. . @@ -1177,7 +1177,7 @@
. . @@ -1199,7 +1199,7 @@
. . @@ -1222,7 +1222,7 @@
. . @@ -1245,7 +1245,7 @@
. . @@ -1266,7 +1266,7 @@
. . @@ -1286,7 +1286,7 @@ Certifier
. . @@ -1306,7 +1306,7 @@ DeathCertification
. . @@ -1326,7 +1326,7 @@ MannerOfDeath
. . @@ -1346,7 +1346,7 @@ CauseOfDeathPart1
. . @@ -1366,7 +1366,7 @@ CauseOfDeathPart2
. . @@ -1381,7 +1381,7 @@ DecedentDisposition
. . @@ -1400,7 +1400,7 @@
. . @@ -1422,7 +1422,7 @@
. . @@ -1445,7 +1445,7 @@
. . @@ -1468,7 +1468,7 @@
. . @@ -1489,7 +1489,7 @@
. . @@ -1509,7 +1509,7 @@ DispositionLocation
. . @@ -1529,7 +1529,7 @@ FuneralHome
. . @@ -1549,7 +1549,7 @@ DispositionMethod
. . @@ -1569,7 +1569,7 @@ Mortician
. . @@ -1584,7 +1584,7 @@ CodedContent
. . @@ -1603,7 +1603,7 @@
. . @@ -1625,7 +1625,7 @@
. . @@ -1648,7 +1648,7 @@
. . @@ -1671,7 +1671,7 @@
. . @@ -1692,7 +1692,7 @@
. . @@ -1712,7 +1712,7 @@ ActivityAtTimeOfDeath
. . @@ -1732,7 +1732,7 @@ AutomatedUnderlyingCauseOfDeath
. . @@ -1752,7 +1752,7 @@ ManualUnderlyingCauseOfDeath
. . @@ -1772,7 +1772,7 @@ CodedRaceAndEthnicity
. . @@ -1792,7 +1792,7 @@ EntityAxisCauseOfDeath
. . @@ -1812,7 +1812,7 @@ RecordAxisCauseOfDeath
. . @@ -1832,7 +1832,7 @@ PlaceOfInjury
. . @@ -1852,7 +1852,7 @@ CodingStatusValues