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

FHIR IG Statistics: ValueSet/HarrisHipScoreOffentligTransport

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdHarrisHipScoreOffentligTransport
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-HarrisHipScoreOffentligTransport.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/HarrisHipScoreOffentligTransport
Version2.12.0
Statusactive
Date2022-11-15T00:00:00+02:00
NameHarrisHipScoreOffentligTransport
TitleHarris Hip Score - Offentlig transport
DescriptionHarris Hip Score - Offentlig transport

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
HarrisHipScorePublicTransportationHarris Hip Score (HHS) - Public transportation

Narrative

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

Generated Narrative: ValueSet HarrisHipScoreOffentligTransport


Source

{
  "resourceType": "ValueSet",
  "id": "HarrisHipScoreOffentligTransport",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/HarrisHipScoreOffentligTransport",
  "version": "2.12.0",
  "name": "HarrisHipScoreOffentligTransport",
  "title": "Harris Hip Score - Offentlig transport",
  "status": "active",
  "experimental": true,
  "date": "2022-11-15T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Harris Hip Score - Offentlig transport",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScorePublicTransportation",
        "concept": [
          {
            "code": "1",
            "display": "Kan bruge dette"
          },
          {
            "code": "0",
            "display": "Kan ikke bruge dette"
          }
        ]
      }
    ]
  }
}