Graviditetsmappen FHIR model
0.1.0 - ci-build Denmark flag

Graviditetsmappen FHIR model, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/trifork/gm-fhir-ig/ and changes regularly. See the Directory of published versions

: expParam - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "expParam",
  "parameter" : [
    {
      "name" : "system-version",
      "valueCanonical" : "http://snomed.info/sct|http://snomed.info/sct/554471000005108/version/20240331"
    },
    {
      "name" : "includeDesignations",
      "valueBoolean" : true
    },
    {
      "name" : "apply-jurisdiction",
      "valueBoolean" : true
    }
  ]
}