Merge branch 'master' of https://github.com/FHIR/sample-ig into FragmentExamples

# Conflicts:
#	input-cache/schemas/R5/fhir-single.xsd
#	input-cache/schemas/R5/fhir-xhtml.xsd
#	input-cache/schemas/R5/xml.xsd
#	input-cache/schemas/R5/xmldsig-core-schema.xsd
#	input-cache/txcache/.terminologyCapabilities.tx.fhir.org.r4.cache
#	input-cache/txcache/all-systems.cache
#	input-cache/txcache/http___not-a-known-code-system.cache
#	input-cache/txcache/http___unstats.un.org_unsd_methods_m49_m49.htm.cache
#	input-cache/txcache/loinc.cache
#	input-cache/txcache/servers.ini
#	input-cache/txcache/system-map.json
#	input-cache/txcache/ucum.cache
This commit is contained in:
Lloyd McKenzie
2024-09-04 21:10:14 -06:00
19 changed files with 24376 additions and 60008 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,89 @@
-------------------------------------------------------------------------------------
{"code" : {
"system" : "http://snomed.info/sct",
"code" : "194828000",
"display" : "Angina (disorder)"
}, "valueSet" :null, "langs":"en-AU", "useServer":"true", "useClient":"true", "guessSystem":"false", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
"resourceType" : "Parameters",
"parameter" : [{
"name" : "x-system-cache-id",
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
}]
}}####
v: {
"display" : "Angina",
"code" : "194828000",
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/32506021000036107/version/20240831",
"severity" : "error",
"error" : "Wrong Display Name 'Angina (disorder)' for http://snomed.info/sct#194828000. Valid display is one of 0 choices: [] (for the language(s) 'en-AU')",
"class" : "UNKNOWN",
"server" : "https://tx.ontoserver.csiro.au/fhir",
"unknown-systems" : "",
"issues" : {
"resourceType" : "OperationOutcome",
"issue" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-server",
"valueUrl" : "https://tx.ontoserver.csiro.au/fhir"
}],
"severity" : "error",
"code" : "invalid",
"details" : {
"coding" : [{
"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type",
"code" : "invalid-display"
}],
"text" : "Wrong Display Name 'Angina (disorder)' for http://snomed.info/sct#194828000. Valid display is one of 0 choices: [] (for the language(s) 'en-AU')"
},
"location" : ["Coding.display"],
"expression" : ["Coding.display"]
}]
}
}
-------------------------------------------------------------------------------------
{"code" : {
"system" : "http://snomed.info/sct",
"code" : "22298006",
"display" : "Myocardial infarction (disorder)"
}, "valueSet" :null, "langs":"en-AU", "useServer":"true", "useClient":"true", "guessSystem":"false", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
"resourceType" : "Parameters",
"parameter" : [{
"name" : "x-system-cache-id",
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
}]
}}####
v: {
"display" : "Myocardial infarction",
"code" : "22298006",
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/32506021000036107/version/20240831",
"severity" : "error",
"error" : "Wrong Display Name 'Myocardial infarction (disorder)' for http://snomed.info/sct#22298006. Valid display is one of 0 choices: [] (for the language(s) 'en-AU')",
"class" : "UNKNOWN",
"server" : "https://tx.ontoserver.csiro.au/fhir",
"unknown-systems" : "",
"issues" : {
"resourceType" : "OperationOutcome",
"issue" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-server",
"valueUrl" : "https://tx.ontoserver.csiro.au/fhir"
}],
"severity" : "error",
"code" : "invalid",
"details" : {
"coding" : [{
"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type",
"code" : "invalid-display"
}],
"text" : "Wrong Display Name 'Myocardial infarction (disorder)' for http://snomed.info/sct#22298006. Valid display is one of 0 choices: [] (for the language(s) 'en-AU')"
},
"location" : ["Coding.display"],
"expression" : ["Coding.display"]
}]
}
}
-------------------------------------------------------------------------------------