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

FHIR IG Statistics: NamingSystem/ehealth-question-identifier

Packagedk.ehealth.sundhed.fhir.ig.core
TypeNamingSystem
Idehealth-question-identifier
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/NamingSystem-ehealth-question-identifier.html
URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-question-identifier
Version3.5.1
Statusactive
Date2020-04-17T00:00:00+00:00
NameeHealthQuestionIdentifier
Realmdk
DescriptionThe eHealth Question Identifier is assigned to questions (not to be confused with question codes) in a questionnaire created in the eHealth Infrastructure.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Summary

Defining URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-question-identifier
NameeHealthQuestionIdentifier
Statusactive
Definition

The eHealth Question Identifier is assigned to questions (not to be confused with question codes) in a questionnaire created in the eHealth Infrastructure.

Publisherehealth.sundhed.dk

Identifiers

TypeValue
OID1.2.208.176.7.200.2
URIhttp://ehealth.sundhed.dk/id/ehealth-question-identifier

Source

{
  "resourceType": "NamingSystem",
  "id": "ehealth-question-identifier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-question-identifier"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "3.5.1"
    }
  ],
  "name": "eHealthQuestionIdentifier",
  "status": "active",
  "kind": "identifier",
  "date": "2020-04-17T00: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"
        }
      ]
    }
  ],
  "responsible": "ehealth.sundhed.dk",
  "description": "The eHealth Question Identifier is assigned to questions (not to be confused with question codes) in a questionnaire created in the eHealth Infrastructure.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "oid",
      "value": "1.2.208.176.7.200.2"
    },
    {
      "type": "uri",
      "value": "http://ehealth.sundhed.dk/id/ehealth-question-identifier"
    }
  ]
}