Added FCP parameter (set to false)

This commit is contained in:
Lloyd McKenzie
2024-12-20 20:06:57 -07:00
parent 9b4b5c9d8e
commit 18f730cbdb
5 changed files with 550 additions and 288 deletions

View File

@@ -20,6 +20,11 @@
"authoritative" : [],
"candidates" : []
},
{
"system" : "http://hl7.org/fhir/fhir-types",
"authoritative" : [],
"candidates" : []
},
{
"system" : "http://loinc.org",
"authoritative" : [],
@@ -64,6 +69,16 @@
"system" : "urn:ietf:bcp:47",
"authoritative" : [],
"candidates" : ["http://tx.fhir.org/r4", "https://tx.ontoserver.csiro.au/fhir"]
},
{
"system" : "urn:iso:std:iso:3166",
"authoritative" : [],
"candidates" : ["http://tx.fhir.org/r4"]
},
{
"system" : "urn:iso:std:iso:3166:-2",
"authoritative" : [],
"candidates" : ["http://tx.fhir.org/r4"]
}
]
}