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

FHIR IG Statistics: CodeSystem/ehealth-questionnaire-recommendation

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

Resources that use this resource

ValueSet
questionnaire-recommendationQuestionnaireRecommendation

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem ehealth-questionnaire-recommendation

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

CodeDisplayDefinition
TBD Example value - Under constructionExample value - Under construction
TBD2 Example value2 - Under constructionExample value2 - Under construction
Obligatory Obligatory
Recommended Recommended
Sustained Sustained
Deprecated Deprecated
Applicable Applicable
BeingPhasedOut BeingPhasedOut
Observed Observed
Planned Planned

Additional Language Displays

CodeDansk (Danish, da)English (United States) (English (United States), en)
TBD
TBD2
ObligatoryObligatoriskMandatory
RecommendedAnbefaletRecommended
SustainedOpretholdtSustained
DeprecatedFrarådesDeprecated
ApplicableAnvendeligApplicable
BeingPhasedOutUdfasesBeingPhasedOut
ObservedObserveresObserved
PlannedPlanlagtPlanned

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-questionnaire-recommendation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/questionnaire-recommendation",
  "version": "3.5.1",
  "name": "QuestionnaireRecommendation",
  "title": "Questionnaire 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": "Questionnaire 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-02-03"
        }
      ]
    },
    {
      "code": "TBD2",
      "display": "Example value2 - Under construction",
      "definition": "Example value2 - Under construction",
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2020-02-03"
        }
      ]
    },
    {
      "code": "Obligatory",
      "display": "Obligatory",
      "designation": [
        {
          "language": "en-US",
          "value": "Mandatory"
        },
        {
          "language": "da",
          "value": "Obligatorisk"
        }
      ]
    },
    {
      "code": "Recommended",
      "display": "Recommended",
      "designation": [
        {
          "language": "en-US",
          "value": "Recommended"
        },
        {
          "language": "da",
          "value": "Anbefalet"
        }
      ]
    },
    {
      "code": "Sustained",
      "display": "Sustained",
      "designation": [
        {
          "language": "en-US",
          "value": "Sustained"
        },
        {
          "language": "da",
          "value": "Opretholdt"
        }
      ]
    },
    {
      "code": "Deprecated",
      "display": "Deprecated",
      "designation": [
        {
          "language": "en-US",
          "value": "Deprecated"
        },
        {
          "language": "da",
          "value": "Frarådes"
        }
      ]
    },
    {
      "code": "Applicable",
      "display": "Applicable",
      "designation": [
        {
          "language": "en-US",
          "value": "Applicable"
        },
        {
          "language": "da",
          "value": "Anvendelig"
        }
      ]
    },
    {
      "code": "BeingPhasedOut",
      "display": "BeingPhasedOut",
      "designation": [
        {
          "language": "en-US",
          "value": "BeingPhasedOut"
        },
        {
          "language": "da",
          "value": "Udfases"
        }
      ]
    },
    {
      "code": "Observed",
      "display": "Observed",
      "designation": [
        {
          "language": "en-US",
          "value": "Observed"
        },
        {
          "language": "da",
          "value": "Observeres"
        }
      ]
    },
    {
      "code": "Planned",
      "display": "Planned",
      "designation": [
        {
          "language": "en-US",
          "value": "Planned"
        },
        {
          "language": "da",
          "value": "Planlagt"
        }
      ]
    }
  ]
}