VGR Base Profiles Implementation Guide
1.0.0 - release

This page is part of the VGR Base Profiles Implementation Guide (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: VGR SCT Expansion Parameters - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "VGRSCTExpansionParameters",
  "parameter" : [
    {
      "name" : "system-version",
      "valueCanonical" : "http://snomed.info/sct|http://snomed.info/sct/45991000052106"
    },
    {
      "name" : "displayLanguage",
      "valueCode" : "sv-SE"
    }
  ]
}