set up for de and fr translations
This commit is contained in:
parent
8e9a573c02
commit
5b25ff46e7
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"resourceType" : "CapabilityStatement",
|
|
||||||
"id" : "FhirServer",
|
|
||||||
"meta" : {
|
|
||||||
"tag" : [{
|
|
||||||
"system" : "http://hl7.org/fhir/v3/ObservationValue",
|
|
||||||
"code" : "SUBSETTED",
|
|
||||||
"display" : "Subsetted"
|
|
||||||
}]
|
|
||||||
},
|
|
||||||
"url" : "http://fhir.healthintersections.com.au/open/metadata",
|
|
||||||
"version" : "4.0.1-2.0.12-SNAPSHOT",
|
|
||||||
"name" : "FHIR Reference Server Conformance Statement",
|
|
||||||
"status" : "active",
|
|
||||||
"date" : "2022-03-21T10:27:12.209Z",
|
|
||||||
"contact" : [{
|
|
||||||
"telecom" : [{
|
|
||||||
"system" : "other",
|
|
||||||
"value" : "http://healthintersections.com.au/"
|
|
||||||
}]
|
|
||||||
}],
|
|
||||||
"kind" : "instance",
|
|
||||||
"instantiates" : ["http://hl7.org/fhir/CapabilityStatement/terminology-server"],
|
|
||||||
"software" : {
|
|
||||||
"name" : "Reference Server",
|
|
||||||
"version" : "2.0.12-SNAPSHOT",
|
|
||||||
"releaseDate" : "2021-12-20T02:28:03.769Z"
|
|
||||||
},
|
|
||||||
"fhirVersion" : "4.0.1",
|
|
||||||
"format" : ["application/fhir+xml",
|
|
||||||
"application/fhir+json"],
|
|
||||||
"rest" : [{
|
|
||||||
"mode" : "server",
|
|
||||||
"security" : {
|
|
||||||
"cors" : true
|
|
||||||
},
|
|
||||||
"operation" : [{
|
|
||||||
"name" : "expand",
|
|
||||||
"definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "lookup",
|
|
||||||
"definition" : "http://hl7.org/fhir/OperationDefinition/ValueSet-lookup"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "validate-code",
|
|
||||||
"definition" : "http://hl7.org/fhir/OperationDefinition/Resource-validate"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "translate",
|
|
||||||
"definition" : "http://hl7.org/fhir/OperationDefinition/ConceptMap-translate"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "closure",
|
|
||||||
"definition" : "http://hl7.org/fhir/OperationDefinition/ConceptMap-closure"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "versions",
|
|
||||||
"definition" : "/OperationDefinition/fso-versions"
|
|
||||||
}]
|
|
||||||
}]
|
|
||||||
}
|
|
||||||
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"resourceType" : "TerminologyCapabilities",
|
"resourceType" : "TerminologyCapabilities",
|
||||||
"id" : "FhirServer",
|
"id" : "FhirServer",
|
||||||
"url" : "http://fhir.healthintersections.com.au/open/metadata",
|
"url" : "http://tx.fhir.org/r4/metadata",
|
||||||
"version" : "1.0.0",
|
"version" : "2.0.0",
|
||||||
"name" : "FHIR Reference Server Teminology Capability Statement",
|
"name" : "FHIR Reference Server Teminology Capability Statement",
|
||||||
"status" : "active",
|
"status" : "active",
|
||||||
"date" : "2022-03-15T00:37:18.559Z",
|
"date" : "2024-03-20T10:31:27.901Z",
|
||||||
"contact" : [{
|
"contact" : [{
|
||||||
"telecom" : [{
|
"telecom" : [{
|
||||||
"system" : "other",
|
"system" : "other",
|
||||||
@ -14,6 +14,9 @@
|
|||||||
}],
|
}],
|
||||||
"description" : "Standard Teminology Capability Statement for the open source Reference FHIR Server provided by Health Intersections",
|
"description" : "Standard Teminology Capability Statement for the open source Reference FHIR Server provided by Health Intersections",
|
||||||
"codeSystem" : [{
|
"codeSystem" : [{
|
||||||
|
"uri" : "http://cap.org/eCP"
|
||||||
|
},
|
||||||
|
{
|
||||||
"uri" : "http://cds-hooks.hl7.org/CodeSystem/indicator"
|
"uri" : "http://cds-hooks.hl7.org/CodeSystem/indicator"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -28,6 +31,9 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://fdasis.nlm.nih.gov"
|
"uri" : "http://fdasis.nlm.nih.gov"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://fhir.ohdsi.org/CodeSystem/concepts"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://healthit.gov/nhin/purposeofuse"
|
"uri" : "http://healthit.gov/nhin/purposeofuse"
|
||||||
},
|
},
|
||||||
@ -829,12 +835,39 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category"
|
"uri" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"
|
"uri" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type"
|
"uri" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/assemble-expectation"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/chf-codes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/collapsible"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/CSPHQ9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/entryMode"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-answer-constraint"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/temp"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://hl7.org/fhir/variable-type"
|
"uri" : "http://hl7.org/fhir/variable-type"
|
||||||
},
|
},
|
||||||
@ -856,9 +889,15 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://loinc.org"
|
"uri" : "http://loinc.org"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://nucc.org/provider-taxonomy"
|
"uri" : "http://nucc.org/provider-taxonomy"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://radlex.org"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://snomed.info/sct"
|
"uri" : "http://snomed.info/sct"
|
||||||
},
|
},
|
||||||
@ -916,6 +955,9 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason"
|
"uri" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://terminology.hl7.org/CodeSystem/appropriateness-score"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type"
|
"uri" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type"
|
||||||
},
|
},
|
||||||
@ -949,6 +991,9 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/catalogType"
|
"uri" : "http://terminology.hl7.org/CodeSystem/catalogType"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://terminology.hl7.org/CodeSystem/cdshooks-indicator"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/certainty-rating"
|
"uri" : "http://terminology.hl7.org/CodeSystem/certainty-rating"
|
||||||
},
|
},
|
||||||
@ -1261,6 +1306,9 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/hl7-work-group"
|
"uri" : "http://terminology.hl7.org/CodeSystem/hl7-work-group"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://terminology.hl7.org/CodeSystem/icd-o-3"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status"
|
"uri" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status"
|
||||||
},
|
},
|
||||||
@ -1309,6 +1357,9 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/match-grade"
|
"uri" : "http://terminology.hl7.org/CodeSystem/match-grade"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://terminology.hl7.org/CodeSystem/measure-aggregate-method"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/measure-data-usage"
|
"uri" : "http://terminology.hl7.org/CodeSystem/measure-data-usage"
|
||||||
},
|
},
|
||||||
@ -1321,6 +1372,9 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/measure-scoring"
|
"uri" : "http://terminology.hl7.org/CodeSystem/measure-scoring"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://terminology.hl7.org/CodeSystem/measure-supplemental-data"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/measure-type"
|
"uri" : "http://terminology.hl7.org/CodeSystem/measure-type"
|
||||||
},
|
},
|
||||||
@ -1528,6 +1582,9 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/service-type"
|
"uri" : "http://terminology.hl7.org/CodeSystem/service-type"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/smart-capabilities"
|
"uri" : "http://terminology.hl7.org/CodeSystem/smart-capabilities"
|
||||||
},
|
},
|
||||||
@ -3253,6 +3310,9 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/v3-ManagedParticipationStatus"
|
"uri" : "http://terminology.hl7.org/CodeSystem/v3-ManagedParticipationStatus"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://terminology.hl7.org/CodeSystem/v3-ManufacturerModelNameExample"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/v3-MapRelationship"
|
"uri" : "http://terminology.hl7.org/CodeSystem/v3-MapRelationship"
|
||||||
},
|
},
|
||||||
@ -3415,6 +3475,9 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/v3-SetOperator"
|
"uri" : "http://terminology.hl7.org/CodeSystem/v3-SetOperator"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://terminology.hl7.org/CodeSystem/v3-SoftwareNameExample"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://terminology.hl7.org/CodeSystem/v3-SpecimenType"
|
"uri" : "http://terminology.hl7.org/CodeSystem/v3-SpecimenType"
|
||||||
},
|
},
|
||||||
@ -3514,12 +3577,27 @@
|
|||||||
{
|
{
|
||||||
"uri" : "http://www.ada.org/snodent"
|
"uri" : "http://www.ada.org/snodent"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://www.ama-assn.org/go/cpt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "http://www.cms.gov/Medicare/Coding/ICD10"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://www.nlm.nih.gov/research/umls/rxnorm"
|
"uri" : "http://www.nlm.nih.gov/research/umls/rxnorm"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"uri" : "http://www.whocc.no/atc"
|
"uri" : "http://www.whocc.no/atc"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uri" : "https://nahdo.org/sopt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uri" : "https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding"
|
"uri" : "https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding"
|
||||||
},
|
},
|
||||||
@ -3567,15 +3645,92 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"uri" : "urn:oid:2.16.840.1.113883.3.1937.98.5.8"
|
"uri" : "urn:oid:2.16.840.1.113883.3.1937.98.5.8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"uri" : "urn:oid:2.16.840.1.113883.6.238"
|
||||||
}],
|
}],
|
||||||
"expansion" : {
|
"expansion" : {
|
||||||
"parameter" : [{
|
"parameter" : [{
|
||||||
"name" : "cache-id",
|
"name" : "cache-id",
|
||||||
"documentation" : "This server supports caching terminology resources between calls. Clients only need to send value sets and codesystems once; there after tehy are automatically in scope for calls with the same cache-id. The cache is retained for 30 min from last call"
|
"documentation" : "This server supports caching terminology resources between calls. Clients only need to send value sets and codesystems once; there after they are automatically in scope for calls with the same cache-id. The cache is retained for 30 min from last call"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "tx-resource",
|
"name" : "tx-resource",
|
||||||
"documentation" : "Additional valuesets needed for evaluation e.g. value sets referred to from the import statement of the value set being expanded"
|
"documentation" : "Additional valuesets needed for evaluation e.g. value sets referred to from the import statement of the value set being expanded"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "_incomplete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "abstract"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "activeOnly"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "check-system-version"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "count"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "default-to-latest-version"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "displayLanguage"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "excludeNested"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "excludeNotForUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "excludePostCoordinated"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "force-system-version"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "inactive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "includeAlternateCodes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "includeDefinition"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "includeDesignations"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "incomplete-ok"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "limitedExpansion"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "mode",
|
||||||
|
"documentation" : "=lenient-display-validation"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "no-cache"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "offset"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "profile"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "property"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "system-version"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name" : "valueSetMode",
|
||||||
|
"documentation" : "= CHECK_MEMBERSHIP_ONLY | NO_MEMBERSHIP_CHECK"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -2,83 +2,507 @@
|
|||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
"code" : "001"
|
"code" : "001"
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction", "version": "4.0.1", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"NO_MEMBERSHIP_CHECK", "versionFlexible":"true"}####
|
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction", "version": "4.0.1", "langs":"", "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: {
|
v: {
|
||||||
"display" : "World",
|
"display" : "World",
|
||||||
"code" : "001",
|
"code" : "001",
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://example.org/some-system",
|
||||||
|
"code" : "01",
|
||||||
|
"display" : "keyword 1"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/definition-use", "version": "4.0.1", "langs":"", "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: {
|
||||||
|
"code" : "01",
|
||||||
|
"severity" : "error",
|
||||||
|
"error" : "A definition for CodeSystem 'http://example.org/some-system' could not be found, so the code cannot be validated; The provided code 'http://example.org/some-system#01 ('keyword 1')' was not found in the value set 'http://hl7.org/fhir/ValueSet/definition-use|4.0.1'",
|
||||||
|
"class" : "UNKNOWN",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "http://example.org/some-system",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome",
|
||||||
|
"issue" : [{
|
||||||
|
"extension" : [{
|
||||||
|
"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-server",
|
||||||
|
"valueUrl" : "http://tx.fhir.org/r4"
|
||||||
|
}],
|
||||||
|
"severity" : "error",
|
||||||
|
"code" : "not-found",
|
||||||
|
"details" : {
|
||||||
|
"coding" : [{
|
||||||
|
"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type",
|
||||||
|
"code" : "not-found"
|
||||||
|
}],
|
||||||
|
"text" : "A definition for CodeSystem 'http://example.org/some-system' could not be found, so the code cannot be validated"
|
||||||
|
},
|
||||||
|
"location" : ["Coding.system"],
|
||||||
|
"expression" : ["Coding.system"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"extension" : [{
|
||||||
|
"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-server",
|
||||||
|
"valueUrl" : "http://tx.fhir.org/r4"
|
||||||
|
}],
|
||||||
|
"severity" : "error",
|
||||||
|
"code" : "code-invalid",
|
||||||
|
"details" : {
|
||||||
|
"coding" : [{
|
||||||
|
"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type",
|
||||||
|
"code" : "not-in-vs"
|
||||||
|
}],
|
||||||
|
"text" : "The provided code 'http://example.org/some-system#01 ('keyword 1')' was not found in the value set 'http://hl7.org/fhir/ValueSet/definition-use|4.0.1'"
|
||||||
|
},
|
||||||
|
"location" : ["Coding.code"],
|
||||||
|
"expression" : ["Coding.code"]
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://example.org/some-system",
|
||||||
|
"code" : "01",
|
||||||
|
"display" : "keyword 2"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/definition-use", "version": "4.0.1", "langs":"", "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: {
|
||||||
|
"code" : "01",
|
||||||
|
"severity" : "error",
|
||||||
|
"error" : "A definition for CodeSystem 'http://example.org/some-system' could not be found, so the code cannot be validated; The provided code 'http://example.org/some-system#01 ('keyword 2')' was not found in the value set 'http://hl7.org/fhir/ValueSet/definition-use|4.0.1'",
|
||||||
|
"class" : "UNKNOWN",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "http://example.org/some-system",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome",
|
||||||
|
"issue" : [{
|
||||||
|
"extension" : [{
|
||||||
|
"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-server",
|
||||||
|
"valueUrl" : "http://tx.fhir.org/r4"
|
||||||
|
}],
|
||||||
|
"severity" : "error",
|
||||||
|
"code" : "not-found",
|
||||||
|
"details" : {
|
||||||
|
"coding" : [{
|
||||||
|
"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type",
|
||||||
|
"code" : "not-found"
|
||||||
|
}],
|
||||||
|
"text" : "A definition for CodeSystem 'http://example.org/some-system' could not be found, so the code cannot be validated"
|
||||||
|
},
|
||||||
|
"location" : ["Coding.system"],
|
||||||
|
"expression" : ["Coding.system"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"extension" : [{
|
||||||
|
"url" : "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-server",
|
||||||
|
"valueUrl" : "http://tx.fhir.org/r4"
|
||||||
|
}],
|
||||||
|
"severity" : "error",
|
||||||
|
"code" : "code-invalid",
|
||||||
|
"details" : {
|
||||||
|
"coding" : [{
|
||||||
|
"system" : "http://hl7.org/fhir/tools/CodeSystem/tx-issue-type",
|
||||||
|
"code" : "not-in-vs"
|
||||||
|
}],
|
||||||
|
"text" : "The provided code 'http://example.org/some-system#01 ('keyword 2')' was not found in the value set 'http://hl7.org/fhir/ValueSet/definition-use|4.0.1'"
|
||||||
|
},
|
||||||
|
"location" : ["Coding.code"],
|
||||||
|
"expression" : ["Coding.code"]
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"code" : "text/cql"
|
"code" : "text/cql"
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"true", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :{
|
||||||
|
"resourceType" : "ValueSet",
|
||||||
|
"compose" : {
|
||||||
|
"include" : [{
|
||||||
|
"system" : "urn:ietf:bcp:13"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}, "langs":"", "useServer":"true", "useClient":"false", "guessSystem":"true", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
|
||||||
|
"resourceType" : "Parameters",
|
||||||
|
"parameter" : [{
|
||||||
|
"name" : "x-system-cache-id",
|
||||||
|
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
|
||||||
|
}]
|
||||||
|
}}####
|
||||||
v: {
|
v: {
|
||||||
"display" : "text/cql",
|
"display" : "text/cql",
|
||||||
"code" : "text/cql",
|
"code" : "text/cql",
|
||||||
"system" : "urn:ietf:bcp:13"
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"code" : "text/cql"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"true", "guessSystem":"true", "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" : "text/cql",
|
||||||
|
"code" : "text/cql",
|
||||||
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"code" : "application/elm+xml"
|
"code" : "application/elm+xml"
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"true", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :{
|
||||||
|
"resourceType" : "ValueSet",
|
||||||
|
"compose" : {
|
||||||
|
"include" : [{
|
||||||
|
"system" : "urn:ietf:bcp:13"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}, "langs":"", "useServer":"true", "useClient":"false", "guessSystem":"true", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
|
||||||
|
"resourceType" : "Parameters",
|
||||||
|
"parameter" : [{
|
||||||
|
"name" : "x-system-cache-id",
|
||||||
|
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
|
||||||
|
}]
|
||||||
|
}}####
|
||||||
v: {
|
v: {
|
||||||
"display" : "application/elm+xml",
|
"display" : "application/elm+xml",
|
||||||
"code" : "application/elm+xml",
|
"code" : "application/elm+xml",
|
||||||
"system" : "urn:ietf:bcp:13"
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"code" : "application/elm+xml"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"true", "guessSystem":"true", "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" : "application/elm+xml",
|
||||||
|
"code" : "application/elm+xml",
|
||||||
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"code" : "application/elm+json"
|
"code" : "application/elm+json"
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"true", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :{
|
||||||
|
"resourceType" : "ValueSet",
|
||||||
|
"compose" : {
|
||||||
|
"include" : [{
|
||||||
|
"system" : "urn:ietf:bcp:13"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}, "langs":"", "useServer":"true", "useClient":"false", "guessSystem":"true", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
|
||||||
|
"resourceType" : "Parameters",
|
||||||
|
"parameter" : [{
|
||||||
|
"name" : "x-system-cache-id",
|
||||||
|
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
|
||||||
|
}]
|
||||||
|
}}####
|
||||||
v: {
|
v: {
|
||||||
"display" : "application/elm+json",
|
"display" : "application/elm+json",
|
||||||
"code" : "application/elm+json",
|
"code" : "application/elm+json",
|
||||||
"system" : "urn:ietf:bcp:13"
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"code" : "application/elm+json"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"true", "guessSystem":"true", "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" : "application/elm+json",
|
||||||
|
"code" : "application/elm+json",
|
||||||
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"code" : "image/png"
|
"code" : "image/png"
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"true", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :{
|
||||||
|
"resourceType" : "ValueSet",
|
||||||
|
"compose" : {
|
||||||
|
"include" : [{
|
||||||
|
"system" : "urn:ietf:bcp:13"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}, "langs":"", "useServer":"true", "useClient":"false", "guessSystem":"true", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
|
||||||
|
"resourceType" : "Parameters",
|
||||||
|
"parameter" : [{
|
||||||
|
"name" : "x-system-cache-id",
|
||||||
|
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
|
||||||
|
}]
|
||||||
|
}}####
|
||||||
v: {
|
v: {
|
||||||
"display" : "image/png",
|
"display" : "image/png",
|
||||||
"code" : "image/png",
|
"code" : "image/png",
|
||||||
"system" : "urn:ietf:bcp:13"
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"code" : "image/png"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"true", "guessSystem":"true", "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" : "image/png",
|
||||||
|
"code" : "image/png",
|
||||||
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"code" : "text/x-sql"
|
"code" : "text/x-sql"
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"true", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :{
|
||||||
|
"resourceType" : "ValueSet",
|
||||||
|
"compose" : {
|
||||||
|
"include" : [{
|
||||||
|
"system" : "urn:ietf:bcp:13"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}, "langs":"", "useServer":"true", "useClient":"false", "guessSystem":"true", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
|
||||||
|
"resourceType" : "Parameters",
|
||||||
|
"parameter" : [{
|
||||||
|
"name" : "x-system-cache-id",
|
||||||
|
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
|
||||||
|
}]
|
||||||
|
}}####
|
||||||
v: {
|
v: {
|
||||||
"display" : "text/x-sql",
|
"display" : "text/x-sql",
|
||||||
"code" : "text/x-sql",
|
"code" : "text/x-sql",
|
||||||
"system" : "urn:ietf:bcp:13"
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"code" : "text/x-sql"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"true", "guessSystem":"true", "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" : "text/x-sql",
|
||||||
|
"code" : "text/x-sql",
|
||||||
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"code" : "application/pdf"
|
"code" : "application/pdf"
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"true", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :{
|
||||||
|
"resourceType" : "ValueSet",
|
||||||
|
"compose" : {
|
||||||
|
"include" : [{
|
||||||
|
"system" : "urn:ietf:bcp:13"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}, "langs":"", "useServer":"true", "useClient":"false", "guessSystem":"true", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
|
||||||
|
"resourceType" : "Parameters",
|
||||||
|
"parameter" : [{
|
||||||
|
"name" : "x-system-cache-id",
|
||||||
|
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
|
||||||
|
}]
|
||||||
|
}}####
|
||||||
v: {
|
v: {
|
||||||
"display" : "application/pdf",
|
"display" : "application/pdf",
|
||||||
"code" : "application/pdf",
|
"code" : "application/pdf",
|
||||||
"system" : "urn:ietf:bcp:13"
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"code" : "application/pdf"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"true", "guessSystem":"true", "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" : "application/pdf",
|
||||||
|
"code" : "application/pdf",
|
||||||
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"code" : "image/jpeg"
|
"code" : "image/jpeg"
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"true", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :{
|
||||||
|
"resourceType" : "ValueSet",
|
||||||
|
"compose" : {
|
||||||
|
"include" : [{
|
||||||
|
"system" : "urn:ietf:bcp:13"
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}, "langs":"", "useServer":"true", "useClient":"false", "guessSystem":"true", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
|
||||||
|
"resourceType" : "Parameters",
|
||||||
|
"parameter" : [{
|
||||||
|
"name" : "x-system-cache-id",
|
||||||
|
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
|
||||||
|
}]
|
||||||
|
}}####
|
||||||
v: {
|
v: {
|
||||||
"display" : "image/jpeg",
|
"display" : "image/jpeg",
|
||||||
"code" : "image/jpeg",
|
"code" : "image/jpeg",
|
||||||
"system" : "urn:ietf:bcp:13"
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://loinc.org",
|
"code" : "image/jpeg"
|
||||||
"code" : "85354-9"
|
}, "url": "http://hl7.org/fhir/ValueSet/mimetypes", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"true", "guessSystem":"true", "activeOnly":"false", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
|
||||||
}, "url": "http://somewhere.org/fhir/uv/myig/ValueSet/valueset-fake", "version": "0.2.0", "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"NO_MEMBERSHIP_CHECK", "versionFlexible":"true"}####
|
"resourceType" : "Parameters",
|
||||||
|
"parameter" : [{
|
||||||
|
"name" : "x-system-cache-id",
|
||||||
|
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
|
||||||
|
}]
|
||||||
|
}}####
|
||||||
v: {
|
v: {
|
||||||
"display" : "Blood pressure panel with all children optional",
|
"display" : "image/jpeg",
|
||||||
"code" : "85354-9",
|
"code" : "image/jpeg",
|
||||||
"system" : "http://loinc.org"
|
"system" : "urn:ietf:bcp:13",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"code" : "de"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/languages", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"true", "guessSystem":"true", "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" : "German",
|
||||||
|
"code" : "de",
|
||||||
|
"system" : "urn:ietf:bcp:47",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"code" : "fr"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/languages", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"true", "guessSystem":"true", "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" : "French",
|
||||||
|
"code" : "fr",
|
||||||
|
"system" : "urn:ietf:bcp:47",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -1,13 +1,44 @@
|
|||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
|
{"hierarchical" : false, "valueSet" :{
|
||||||
|
"resourceType" : "ValueSet",
|
||||||
|
"compose" : {
|
||||||
|
"inactive" : false,
|
||||||
|
"include" : [{
|
||||||
|
"system" : "http://not-a-known-code-system",
|
||||||
|
"version" : "2.36",
|
||||||
|
"concept" : [{
|
||||||
|
"code" : "not-known-code"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code" : "not-known-code2"
|
||||||
|
}]
|
||||||
|
}]
|
||||||
|
}
|
||||||
|
}}####
|
||||||
|
e: {
|
||||||
|
"from-server" : true,
|
||||||
|
"error" : "Error from http://tx.fhir.org/r4: Unable to provide support for code system http://not-a-known-code-system version 2.36"
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://not-a-known-code-system",
|
"system" : "http://not-a-known-code-system",
|
||||||
"version" : "2.36",
|
"version" : "2.36",
|
||||||
"code" : "not-known-code"
|
"code" : "not-known-code"
|
||||||
}, "valueSet" :null, "lang":"en-US", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :null, "langs":"en, en-US", "useServer":"true", "useClient":"true", "guessSystem":"false", "activeOnly":"false", "exampleOK":"true", "membershipOnly":"false", "displayWarningMode":"false", "versionFlexible":"true", "profile": {
|
||||||
|
"resourceType" : "Parameters",
|
||||||
|
"parameter" : [{
|
||||||
|
"name" : "x-system-cache-id",
|
||||||
|
"valueString" : "dc8fd4bc-091a-424a-8a3b-6198ef146891"
|
||||||
|
}]
|
||||||
|
}}####
|
||||||
v: {
|
v: {
|
||||||
"severity" : "error",
|
"severity" : "error",
|
||||||
"error" : "The code system 'http://not-a-known-code-system' is not known (encountered paired with code = 'not-known-code'); The code provided (http://not-a-known-code-system#not-known-code) is not valid in the value set 'All codes known to the system' (from http://tx.fhir.org/r4)",
|
"error" : "A definition for CodeSystem 'http://not-a-known-code-system' version '2.36' could not be found, so the code cannot be validated. Valid versions: []",
|
||||||
"class" : "CODESYSTEM_UNSUPPORTED"
|
"class" : "CODESYSTEM_UNSUPPORTED",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"hierarchical" : true, "valueSet" :{
|
{"hierarchical" : true, "valueSet" :{
|
||||||
@ -27,11 +58,13 @@ v: {
|
|||||||
}
|
}
|
||||||
}}####
|
}}####
|
||||||
e: {
|
e: {
|
||||||
"error" : "Error from server: Unable to provide support for code system http://not-a-known-code-system"
|
"from-server" : true,
|
||||||
|
"error" : "Error from http://tx.fhir.org/r4: Unable to provide support for code system http://not-a-known-code-system version 2.36"
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"hierarchical" : true, "url": "http://somewhere.org/fhir/uv/myig/ValueSet/valueset-no-codesystem", "version": "0.2.0"}####
|
{"hierarchical" : true, "url": "http://somewhere.org/fhir/uv/myig/ValueSet/valueset-no-codesystem", "version": "0.2.0"}####
|
||||||
e: {
|
e: {
|
||||||
"error" : "Error from server: Unable to provide support for code system http://not-a-known-code-system"
|
"from-server" : true,
|
||||||
|
"error" : "Error from http://tx.fhir.org/r4: Unable to provide support for code system http://not-a-known-code-system version 2.36"
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -2,50 +2,88 @@
|
|||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
"code" : "001"
|
"code" : "001"
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction--2", "version": "4.0.1", "lang":"null", "useServer":"true", "useClient":"false", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :null, "langs":"", "useServer":"true", "useClient":"false", "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: {
|
v: {
|
||||||
"display" : "World",
|
"display" : "World",
|
||||||
"code" : "001",
|
"code" : "001",
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
"code" : "001"
|
"code" : "001"
|
||||||
}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction--2", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"false", "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: {
|
v: {
|
||||||
"display" : "World",
|
"display" : "World",
|
||||||
"code" : "001",
|
"code" : "001",
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
"code" : "001"
|
"code" : "001"
|
||||||
}, "valueSet" :null, "lang":"en-US", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :null, "langs":"en-US", "useServer":"true", "useClient":"false", "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: {
|
v: {
|
||||||
"display" : "World",
|
"display" : "World",
|
||||||
"code" : "001",
|
"code" : "001",
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
"code" : "001"
|
"code" : "001"
|
||||||
}, "valueSet" :null, "lang":"en-US", "useServer":"true", "useClient":"false", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction--2", "version": "4.0.1", "langs":"en-US", "useServer":"true", "useClient":"false", "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: {
|
v: {
|
||||||
"display" : "World",
|
"display" : "World",
|
||||||
"code" : "001",
|
"code" : "001",
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
|
|
||||||
}
|
|
||||||
-------------------------------------------------------------------------------------
|
|
||||||
{"code" : {
|
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
"code" : "001"
|
"server" : "http://tx.fhir.org/r4",
|
||||||
}, "url": "http://hl7.org/fhir/ValueSet/jurisdiction--2", "version": "4.0.1", "lang":"en-US", "useServer":"true", "useClient":"false", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
"unknown-systems" : "",
|
||||||
v: {
|
"issues" : {
|
||||||
"display" : "World",
|
"resourceType" : "OperationOutcome"
|
||||||
"code" : "001",
|
}
|
||||||
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -1,61 +1,254 @@
|
|||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
|
||||||
"system" : "http://loinc.org",
|
|
||||||
"code" : "85354-9"
|
|
||||||
}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
|
||||||
v: {
|
|
||||||
"display" : "Blood pressure panel with all children optional",
|
|
||||||
"code" : "85354-9",
|
|
||||||
"system" : "http://loinc.org"
|
|
||||||
}
|
|
||||||
-------------------------------------------------------------------------------------
|
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://loinc.org",
|
"system" : "http://loinc.org",
|
||||||
"code" : "8480-6"
|
"code" : "8480-6"
|
||||||
}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :null, "langs":"en, en-US", "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: {
|
v: {
|
||||||
"display" : "Systolic blood pressure",
|
"display" : "BP sys",
|
||||||
"code" : "8480-6",
|
"code" : "8480-6",
|
||||||
"system" : "http://loinc.org"
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://loinc.org",
|
"system" : "http://loinc.org",
|
||||||
"code" : "8462-4"
|
"code" : "8462-4"
|
||||||
}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :null, "langs":"en, en-US", "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: {
|
v: {
|
||||||
"display" : "Diastolic blood pressure",
|
"display" : "BP dias",
|
||||||
"code" : "8462-4",
|
"code" : "8462-4",
|
||||||
"system" : "http://loinc.org"
|
|
||||||
}
|
|
||||||
-------------------------------------------------------------------------------------
|
|
||||||
{"code" : {
|
|
||||||
"system" : "http://loinc.org",
|
"system" : "http://loinc.org",
|
||||||
"code" : "8480-6"
|
"version" : "2.77",
|
||||||
}, "valueSet" :null, "lang":"en-US", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
"server" : "http://tx.fhir.org/r4",
|
||||||
v: {
|
"unknown-systems" : "",
|
||||||
"display" : "Systolic blood pressure",
|
"issues" : {
|
||||||
"code" : "8480-6",
|
"resourceType" : "OperationOutcome"
|
||||||
"system" : "http://loinc.org"
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
|
||||||
{"code" : {
|
|
||||||
"system" : "http://loinc.org",
|
|
||||||
"code" : "8462-4"
|
|
||||||
}, "valueSet" :null, "lang":"en-US", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
|
||||||
v: {
|
|
||||||
"display" : "Diastolic blood pressure",
|
|
||||||
"code" : "8462-4",
|
|
||||||
"system" : "http://loinc.org"
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://loinc.org",
|
"system" : "http://loinc.org",
|
||||||
"code" : "85354-9"
|
"code" : "85354-9"
|
||||||
}, "valueSet" :null, "lang":"en-US", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :null, "langs":"", "useServer":"true", "useClient":"false", "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: {
|
v: {
|
||||||
"display" : "Blood pressure panel with all children optional",
|
"display" : "Blood pressure panel with all children optional",
|
||||||
"code" : "85354-9",
|
"code" : "85354-9",
|
||||||
"system" : "http://loinc.org"
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"code" : "8480-6"
|
||||||
|
}, "valueSet" :null, "langs":"", "useServer":"true", "useClient":"false", "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" : "Systolic blood pressure",
|
||||||
|
"code" : "8480-6",
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"code" : "8462-4"
|
||||||
|
}, "valueSet" :null, "langs":"", "useServer":"true", "useClient":"false", "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" : "Diastolic blood pressure",
|
||||||
|
"code" : "8462-4",
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"code" : "85354-9"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/observation-vitalsignresult--0", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"false", "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" : "Blood pressure panel with all children optional",
|
||||||
|
"code" : "85354-9",
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"code" : "8480-6"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/observation-vitalsignresult--0", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"false", "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" : "Systolic blood pressure",
|
||||||
|
"code" : "8480-6",
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"code" : "8480-6"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/observation-vitalsignresult", "version": "4.0.1", "langs":"", "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" : "Systolic blood pressure",
|
||||||
|
"code" : "8480-6",
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"code" : "8462-4"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/observation-vitalsignresult--0", "version": "4.0.1", "langs":"", "useServer":"true", "useClient":"false", "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" : "Diastolic blood pressure",
|
||||||
|
"code" : "8462-4",
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"code" : "8462-4"
|
||||||
|
}, "url": "http://hl7.org/fhir/ValueSet/observation-vitalsignresult", "version": "4.0.1", "langs":"", "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" : "Diastolic blood pressure",
|
||||||
|
"code" : "8462-4",
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"code" : "85354-9"
|
||||||
|
}, "valueSet" :null, "langs":"en, en-US", "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" : "BP pnl w all optional",
|
||||||
|
"code" : "85354-9",
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"version" : "2.77",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
|
|||||||
3
input-cache/txcache/servers.ini
Normal file
3
input-cache/txcache/servers.ini
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[servers]
|
||||||
|
tx.fhir.org.r4 = http://tx.fhir.org/r4
|
||||||
|
|
||||||
59
input-cache/txcache/system-map.json
Normal file
59
input-cache/txcache/system-map.json
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"systems" : [
|
||||||
|
{
|
||||||
|
"system" : "http://example.org/some-id-type-system",
|
||||||
|
"authoritative" : [],
|
||||||
|
"candidates" : []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"system" : "http://example.org/some-system",
|
||||||
|
"authoritative" : [],
|
||||||
|
"candidates" : []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"system" : "http://loinc.org",
|
||||||
|
"authoritative" : [],
|
||||||
|
"candidates" : ["http://tx.fhir.org/r4", "https://tx.ontoserver.csiro.au/fhir"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"system" : "http://not-a-known-code-system|2.36",
|
||||||
|
"authoritative" : [],
|
||||||
|
"candidates" : []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"system" : "http://terminology.hl7.org/CodeSystem/definition-use",
|
||||||
|
"authoritative" : ["http://tx.fhir.org/r4"],
|
||||||
|
"candidates" : ["https://tx.ontoserver.csiro.au/fhir"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"system" : "http://unitsofmeasure.org",
|
||||||
|
"authoritative" : [],
|
||||||
|
"candidates" : ["http://tx.fhir.org/r4", "https://tx.ontoserver.csiro.au/fhir"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
||||||
|
"authoritative" : [],
|
||||||
|
"candidates" : ["http://tx.fhir.org/r4"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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"]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@ -1,31 +1,93 @@
|
|||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
|
{"code" : {
|
||||||
|
"system" : "http://unitsofmeasure.org",
|
||||||
|
"code" : "mm[Hg]"
|
||||||
|
}, "valueSet" :null, "langs":"en, en-US", "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" : "mm[Hg]",
|
||||||
|
"code" : "mm[Hg]",
|
||||||
|
"system" : "http://unitsofmeasure.org",
|
||||||
|
"version" : "2.0.1",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://unitsofmeasure.org",
|
"system" : "http://unitsofmeasure.org",
|
||||||
"code" : "mo"
|
"code" : "mo"
|
||||||
}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :null, "langs":"", "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: {
|
v: {
|
||||||
"display" : "mo",
|
"display" : "mo",
|
||||||
"code" : "mo",
|
"code" : "mo",
|
||||||
"system" : "http://unitsofmeasure.org"
|
"system" : "http://unitsofmeasure.org",
|
||||||
|
"version" : "2.0.1",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://unitsofmeasure.org",
|
"system" : "http://unitsofmeasure.org",
|
||||||
"code" : "mm[Hg]"
|
"code" : "mm[Hg]"
|
||||||
}, "valueSet" :null, "lang":"en-US", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "valueSet" :null, "langs":"", "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: {
|
v: {
|
||||||
"display" : "mm[Hg]",
|
"display" : "mm[Hg]",
|
||||||
"code" : "mm[Hg]",
|
"code" : "mm[Hg]",
|
||||||
"system" : "http://unitsofmeasure.org"
|
"system" : "http://unitsofmeasure.org",
|
||||||
|
"version" : "2.0.1",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
{"code" : {
|
{"code" : {
|
||||||
"system" : "http://unitsofmeasure.org",
|
"system" : "http://unitsofmeasure.org",
|
||||||
"code" : "mm[Hg]"
|
"code" : "mm[Hg]"
|
||||||
}, "valueSet" :null, "lang":"null", "useServer":"true", "useClient":"true", "guessSystem":"false", "valueSetMode":"ALL_CHECKS", "versionFlexible":"true"}####
|
}, "url": "http://hl7.org/fhir/ValueSet/ucum-vitals-common", "version": "4.0.1", "langs":"", "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: {
|
v: {
|
||||||
"display" : "mm[Hg]",
|
"display" : "mm[Hg]",
|
||||||
"code" : "mm[Hg]",
|
"code" : "mm[Hg]",
|
||||||
"system" : "http://unitsofmeasure.org"
|
"system" : "http://unitsofmeasure.org",
|
||||||
|
"version" : "2.0.1",
|
||||||
|
"server" : "http://tx.fhir.org/r4",
|
||||||
|
"unknown-systems" : "",
|
||||||
|
"issues" : {
|
||||||
|
"resourceType" : "OperationOutcome"
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
-------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
2|2.0.12-SNAPSHOT
|
4
|
||||||
@ -38,4 +38,7 @@ test comment for display
|
|||||||
<start value="2001-01-01"/>
|
<start value="2001-01-01"/>
|
||||||
</period>
|
</period>
|
||||||
</name>
|
</name>
|
||||||
|
<maritalStatus>
|
||||||
|
<text value="Married"/>
|
||||||
|
</maritalStatus>
|
||||||
</Patient>
|
</Patient>
|
||||||
@ -232,5 +232,25 @@
|
|||||||
<code value="showsource"/>
|
<code value="showsource"/>
|
||||||
<value value="true"/>
|
<value value="true"/>
|
||||||
</parameter>
|
</parameter>
|
||||||
|
<parameter>
|
||||||
|
<code value="i18n-default-lang"/>
|
||||||
|
<value value="en"/>
|
||||||
|
</parameter>
|
||||||
|
<parameter>
|
||||||
|
<code value="i18n-lang"/>
|
||||||
|
<value value="de"/>
|
||||||
|
</parameter>
|
||||||
|
<parameter>
|
||||||
|
<code value="i18n-lang"/>
|
||||||
|
<value value="fr"/>
|
||||||
|
</parameter>
|
||||||
|
<parameter>
|
||||||
|
<code value="translation-sources"/>
|
||||||
|
<value value="input/translations-de"/>
|
||||||
|
</parameter>
|
||||||
|
<parameter>
|
||||||
|
<code value="translation-sources"/>
|
||||||
|
<value value="input/translations-fr"/>
|
||||||
|
</parameter>
|
||||||
</definition>
|
</definition>
|
||||||
</ImplementationGuide>
|
</ImplementationGuide>
|
||||||
|
|||||||
7
input/translations-de/Patient-example.po
Normal file
7
input/translations-de/Patient-example.po
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# en -> de
|
||||||
|
|
||||||
|
#: CodeableConcept.text
|
||||||
|
#. A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
|
||||||
|
msgid "Married"
|
||||||
|
msgstr "Verheiratet"
|
||||||
|
|
||||||
7
input/translations-fr/Patient-example.po
Normal file
7
input/translations-fr/Patient-example.po
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# en -> fr
|
||||||
|
|
||||||
|
#: CodeableConcept.text
|
||||||
|
#. A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
|
||||||
|
msgid "Married"
|
||||||
|
msgstr "Marié"
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user