From 2e99ed4134d2c1f80f35b300d439fe80fe3edc1a Mon Sep 17 00:00:00 2001 From: Lloyd McKenzie Date: Thu, 19 Dec 2019 20:52:15 -0700 Subject: [PATCH] Corrected issues with intros and notes not showing up --- input-cache/txcache/all-systems.cache | 20 +++++++++ ...tats.un.org_unsd_methods_m49_m49.htm.cache | 42 +++++++++++++++++++ input-cache/txcache/loinc.cache | 30 +++++++++++++ ...uctureDefinition-ext-myExtension-intro.md} | 0 ...ructureDefinition-ext-myExtension-note.md} | 0 ...> StructureDefinition-mypatient-intro.xml} | 0 ...> StructureDefinition-mypatient-notes.xml} | 0 7 files changed, 92 insertions(+) create mode 100644 input-cache/txcache/all-systems.cache rename input/pagecontent/{structuredefinition-ext-myExtension-intro.md => StructureDefinition-ext-myExtension-intro.md} (100%) rename input/pagecontent/{structuredefinition-ext-myExtension-note.md => StructureDefinition-ext-myExtension-note.md} (100%) rename input/pagecontent/{patient-somePatientProfile-intro.xml => StructureDefinition-mypatient-intro.xml} (100%) rename input/pagecontent/{patient-somePatientProfile-notes.xml => StructureDefinition-mypatient-notes.xml} (100%) diff --git a/input-cache/txcache/all-systems.cache b/input-cache/txcache/all-systems.cache new file mode 100644 index 0000000..7ef8f45 --- /dev/null +++ b/input-cache/txcache/all-systems.cache @@ -0,0 +1,20 @@ +------------------------------------------------------------------------------------- +{"code" : { + "code" : "http://hl7.org/fhirpath/System.String" +}, "valueSet" :{ + "resourceType" : "ValueSet", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/data-types" + }, + { + "system" : "http://hl7.org/fhir/resource-types" + }] + } +}, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false"}#### +v: { + "display" : "", + "severity" : "error", + "error" : "The code system \"\" is not known (encountered paired with code = \"http://hl7.org/fhirpath/System.String\"); The code provided (#http://hl7.org/fhirpath/System.String) is not valid in the value set FHIRDefinedType" +} +------------------------------------------------------------------------------------- diff --git a/input-cache/txcache/http___unstats.un.org_unsd_methods_m49_m49.htm.cache b/input-cache/txcache/http___unstats.un.org_unsd_methods_m49_m49.htm.cache index ec1063b..af1a754 100644 --- a/input-cache/txcache/http___unstats.un.org_unsd_methods_m49_m49.htm.cache +++ b/input-cache/txcache/http___unstats.un.org_unsd_methods_m49_m49.htm.cache @@ -39,3 +39,45 @@ v: { "error" : "" } ------------------------------------------------------------------------------------- +{"code" : { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001" +}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"false", "guessSystem":"false"}#### +v: { + "display" : "World", + "severity" : null, + "error" : "" +} +------------------------------------------------------------------------------------- +{"code" : { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001" +}, "valueSet" :{ + "resourceType" : "ValueSet", + "compose" : { + "include" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "filter" : [{ + "property" : "class", + "op" : "=", + "value" : "region" + }] + }] + } +}, "lang":"null", "useServer":"true", "useClient":"false", "guessSystem":"false"}#### +v: { + "display" : "", + "severity" : "error", + "error" : "Not done yet @ TAreaCodeServices.Close" +} +------------------------------------------------------------------------------------- +{"code" : { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001" +}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false"}#### +v: { + "display" : "World", + "severity" : null, + "error" : "" +} +------------------------------------------------------------------------------------- diff --git a/input-cache/txcache/loinc.cache b/input-cache/txcache/loinc.cache index cfdd57b..0969f80 100644 --- a/input-cache/txcache/loinc.cache +++ b/input-cache/txcache/loinc.cache @@ -29,3 +29,33 @@ v: { "error" : "" } ------------------------------------------------------------------------------------- +{"code" : { + "system" : "http://loinc.org", + "code" : "85354-9" +}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false"}#### +v: { + "display" : "Blood pressure panel with all children optional", + "severity" : null, + "error" : "" +} +------------------------------------------------------------------------------------- +{"code" : { + "system" : "http://loinc.org", + "code" : "8480-6" +}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false"}#### +v: { + "display" : "Systolic blood pressure", + "severity" : null, + "error" : "" +} +------------------------------------------------------------------------------------- +{"code" : { + "system" : "http://loinc.org", + "code" : "8462-4" +}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false"}#### +v: { + "display" : "Diastolic blood pressure", + "severity" : null, + "error" : "" +} +------------------------------------------------------------------------------------- diff --git a/input/pagecontent/structuredefinition-ext-myExtension-intro.md b/input/pagecontent/StructureDefinition-ext-myExtension-intro.md similarity index 100% rename from input/pagecontent/structuredefinition-ext-myExtension-intro.md rename to input/pagecontent/StructureDefinition-ext-myExtension-intro.md diff --git a/input/pagecontent/structuredefinition-ext-myExtension-note.md b/input/pagecontent/StructureDefinition-ext-myExtension-note.md similarity index 100% rename from input/pagecontent/structuredefinition-ext-myExtension-note.md rename to input/pagecontent/StructureDefinition-ext-myExtension-note.md diff --git a/input/pagecontent/patient-somePatientProfile-intro.xml b/input/pagecontent/StructureDefinition-mypatient-intro.xml similarity index 100% rename from input/pagecontent/patient-somePatientProfile-intro.xml rename to input/pagecontent/StructureDefinition-mypatient-intro.xml diff --git a/input/pagecontent/patient-somePatientProfile-notes.xml b/input/pagecontent/StructureDefinition-mypatient-notes.xml similarity index 100% rename from input/pagecontent/patient-somePatientProfile-notes.xml rename to input/pagecontent/StructureDefinition-mypatient-notes.xml