eHealth Infrastructure (v2020.4)

{
  "resourceType" : "NamingSystem",
  "id" : "ehealth-question-identifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ehealth-question-identifier</p><p><b>name</b>: eHealthQuestionIdentifier</p><p><b>status</b>: active</p><p><b>kind</b>: identifier</p><p><b>date</b>: Apr 17, 2020 12:00:00 AM</p><p><b>publisher</b>: ehealth.sundhed.dk</p><p><b>contact</b>: http://ehealth.sundhed.dk/terminology</p><p><b>responsible</b>: ehealth.sundhed.dk</p><p><b>description</b>: The eHealth Question Identifier is assigned to questions (not to be confused with question codes) in a questionnaire created in the eHealth Infrastructure.</p><blockquote><p><b>uniqueId</b></p><p><b>type</b>: oid</p><p><b>value</b>: 1.2.208.176.7.200.2</p></blockquote><blockquote><p><b>uniqueId</b></p><p><b>type</b>: uri</p><p><b>value</b>: http://ehealth.sundhed.dk/id/ehealth-question-identifier</p></blockquote></div>"
  },
  "name" : "eHealthQuestionIdentifier",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2020-04-17T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "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.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "1.2.208.176.7.200.2"
    },
    {
      "type" : "uri",
      "value" : "http://ehealth.sundhed.dk/id/ehealth-question-identifier"
    }
  ]
}