Made changes as recommended by Grahame and Elliot

This commit is contained in:
Lloyd McKenzie
2024-09-10 08:07:43 -06:00
parent 16e91ba23b
commit c5b2d3cc42
6 changed files with 251 additions and 32 deletions

View File

@@ -10,6 +10,16 @@
"authoritative" : [],
"candidates" : []
},
{
"system" : "http://example.org/system/code/questions",
"authoritative" : [],
"candidates" : []
},
{
"system" : "http://example.org/system/code/sections",
"authoritative" : [],
"candidates" : []
},
{
"system" : "http://loinc.org",
"authoritative" : [],
@@ -25,6 +35,11 @@
"authoritative" : [],
"candidates" : []
},
{
"system" : "http://snomed.info/sct",
"authoritative" : [],
"candidates" : ["http://tx.fhir.org/r4", "https://tx.ontoserver.csiro.au/fhir"]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/definition-use",
"authoritative" : ["http://tx.fhir.org/r4"],
@@ -44,6 +59,11 @@
"system" : "urn:ietf:bcp:13",
"authoritative" : [],
"candidates" : ["http://tx.fhir.org/r4"]
},
{
"system" : "urn:ietf:bcp:47",
"authoritative" : [],
"candidates" : ["http://tx.fhir.org/r4", "https://tx.ontoserver.csiro.au/fhir"]
}
]
}