FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/KLGatewayCareMatterOfInterestValues

Packagehl7.fhir.dk.kl.gateway.care
Resource TypeValueSet
IdKLGatewayCareMatterOfInterestValues
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.dk.kl.gateway.care@1.0.0&canonical=http://gateway.kl.dk/1.0/ValueSet/KLGatewayCareMatterOfInterestValues
URLhttp://gateway.kl.dk/1.0/ValueSet/KLGatewayCareMatterOfInterestValues
Version1.0
Statusactive
Date2021-02-04T08:54:52+01:00
NameKLGatewayCareMatterOfInterestValues
TitleKLGatewayCareMatterOfInterestValues
Realmdk
Authorityhl7
DescriptionValues of Matters of Interests (areas)

Resources that use this resource

StructureDefinition
klgateway-care-matter-of-interest-observationCareMatterOfInterestObservation

Resources that this resource uses

CodeSystem
FSIIIFSIII

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "KLGatewayCareMatterOfInterestValues",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://gateway.kl.dk/1.0/ValueSet/KLGatewayCareMatterOfInterestValues",
  "version": "1.0",
  "name": "KLGatewayCareMatterOfInterestValues",
  "title": "KLGatewayCareMatterOfInterestValues",
  "status": "active",
  "date": "2021-02-04T08:54:52+01:00",
  "publisher": "KL",
  "contact": [
    {
      "name": "KL",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.kl.dk"
        }
      ]
    }
  ],
  "description": "Values of Matters of Interests (areas)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII",
        "concept": [
          {
            "code": "B6",
            "display": "Ikke relevant"
          }
        ]
      }
    ]
  }
}