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

FHIR IG Statistics: CodeSystem/ehealth-plandefinition-recommendation

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idehealth-plandefinition-recommendation
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-plandefinition-recommendation.html
URLhttp://ehealth.sundhed.dk/cs/plandefinition-recommendation
Version3.5.1
Statusactive
Date2019-01-29T00:00:00+00:00
NamePlanDefinitionRecommendation
TitlePlanDefinition Recommendation
Realmdk
DescriptionPlan Definition Recommendation
Contentcomplete

Resources that use this resource

ValueSet
plandefinition-recommendationPlanDefinition Recommendation

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem ehealth-plandefinition-recommendation

This case-sensitive code system http://ehealth.sundhed.dk/cs/plandefinition-recommendation defines the following codes:

CodeDisplayDefinition
TBD Example value - Under constructionExample value - Under construction
Mandatory MandatoryMandatory
Recommended RecommendedRecommended
Confirmed ConfirmedConfirmed
NotRecommended NotRecommendedNotRecommended
Applicable ApplicableApplicable
PhasedOut PhasedOutPhasedOut
Observed ObservedObserved
Planned PlannedPlanned

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-plandefinition-recommendation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/plandefinition-recommendation",
  "version": "3.5.1",
  "name": "PlanDefinitionRecommendation",
  "title": "PlanDefinition Recommendation",
  "status": "active",
  "experimental": false,
  "date": "2019-01-29T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Plan Definition Recommendation",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "TBD",
      "display": "Example value - Under construction",
      "definition": "Example value - Under construction",
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2020-03-24"
        }
      ]
    },
    {
      "code": "Mandatory",
      "display": "Mandatory",
      "definition": "Mandatory"
    },
    {
      "code": "Recommended",
      "display": "Recommended",
      "definition": "Recommended"
    },
    {
      "code": "Confirmed",
      "display": "Confirmed",
      "definition": "Confirmed"
    },
    {
      "code": "NotRecommended",
      "display": "NotRecommended",
      "definition": "NotRecommended"
    },
    {
      "code": "Applicable",
      "display": "Applicable",
      "definition": "Applicable"
    },
    {
      "code": "PhasedOut",
      "display": "PhasedOut",
      "definition": "PhasedOut"
    },
    {
      "code": "Observed",
      "display": "Observed",
      "definition": "Observed"
    },
    {
      "code": "Planned",
      "display": "Planned",
      "definition": "Planned"
    }
  ]
}