Corrected issues with intros and notes not showing up
This commit is contained in:
parent
abdedb571d
commit
2e99ed4134
20
input-cache/txcache/all-systems.cache
Normal file
20
input-cache/txcache/all-systems.cache
Normal file
@ -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"
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
@ -39,3 +39,45 @@ v: {
|
|||||||
"error" : ""
|
"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" : ""
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -29,3 +29,33 @@ v: {
|
|||||||
"error" : ""
|
"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" : ""
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user