Implementation Guide for fælleskommunal informationsmodel
0.7.0 - CI Build Denmark flag

Implementation Guide for fælleskommunal informationsmodel - Local Development build (v0.7.0). See the Directory of published versions

: KLTilstandOKoderFFB - JSON Representation

Draft as of 2023-07-06

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "KLConditionOCodesFFB",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"CodeSystem-FFB.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/FFB</code></a> where concept  descends from  <a href=\"CodeSystem-FFB.html#FFB-7445fb2b-0009-43d9-b49b-1b9782f2fcd9\">7445fb2b-0009-43d9-b49b-1b9782f2fcd9</a></li></ul></div>"
  },
  "url" : "http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionOCodesFFB",
  "version" : "0.7.0",
  "name" : "KLConditionOCodesFFB",
  "title" : "KLTilstandOKoderFFB",
  "status" : "draft",
  "date" : "2023-07-06T08:45:08+02:00",
  "publisher" : "Kommunernes landsforening",
  "contact" : [
    {
      "name" : "Kommunernes landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        },
        {
          "system" : "email",
          "value" : "kl@kl.dk"
        }
      ]
    }
  ],
  "description" : "Danish municipality FFB condition codes for Environmental Factors",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DNK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://kl.dk/fhir/common/caresocial/CodeSystem/FFB",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "7445fb2b-0009-43d9-b49b-1b9782f2fcd9"
          }
        ]
      }
    ]
  }
}