| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | CodeSystem | 
| Id | HarrisHipScorePublicTransportation | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-HarrisHipScorePublicTransportation.html | 
| URL | https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScorePublicTransportation | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-07-06T00:00:00+02:00 | 
| Name | HarrisHipScorePublicTransportation | 
| Title | Harris Hip Score (HHS) - Public transportation | 
| Description | Harris Hip Score (HHS) - Public transportation. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html | 
| Content | complete | 
| ValueSet | |
| HarrisHipScoreOffentligTransport | Harris Hip Score - Offentlig transport | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem HarrisHipScorePublicTransportation
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScorePublicTransportation defines the following codes:
| Code | Display | Definition | 
| 1 | Able to use transportation (bus) | Able to use transportation (bus) (1) | 
| 0 | Unable to use public transportation (bus) | Unable to use public transportation (bus) (0) | 
{
  "resourceType": "CodeSystem",
  "id": "HarrisHipScorePublicTransportation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/HarrisHipScorePublicTransportation",
  "version": "2.12.0",
  "name": "HarrisHipScorePublicTransportation",
  "title": "Harris Hip Score (HHS) - Public transportation",
  "status": "active",
  "date": "2022-07-06T00: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 (HHS) - Public transportation. Link: https://www.orthopaedicscore.com/scorepages/harris_hip_score.html",
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "1",
      "display": "Able to use transportation (bus)",
      "definition": "Able to use transportation (bus) (1)"
    },
    {
      "code": "0",
      "display": "Unable to use public transportation (bus)",
      "definition": "Unable to use public transportation (bus) (0)"
    }
  ]
}