0.0.5 - ci-build Norway flag

testfsh - Local Development build (v0.0.5). See the Directory of published versions

: Overvåke blodsukker - JSON Representation

Active as of 2023-10-13

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "planDefinisjonEksempel",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"planDefinisjonEksempel\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PlanDefinition &quot;planDefinisjonEksempel&quot; </p></div><p><b>url</b>: <code>http://hl7.no/test/PlanDefinition/planDefinisjonEksempel</code></p><p><b>version</b>: 0.0.5</p><p><b>name</b>: PlanDefinitionExample</p><p><b>title</b>: Overvåke blodsukker</p><p><b>status</b>: active</p><p><b>date</b>: 2023-10-13 05:20:00+0000</p><p><b>jurisdiction</b>: Norway <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#NO)</span></p><h3>Goals</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td></tr><tr><td style=\"display: none\">*</td><td>Blood glucose normal (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#166921001)</span></td></tr></table><blockquote><p><b>action</b></p><p><b>code</b>: Blood glucose monitoring (regime/therapy) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#698472009)</span></p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Glucose measurement (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#33747003)</span></td></tr><tr><td style=\"display: none\">*</td><td>Blood sugar management (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#418389000)</span></td></tr><tr><td style=\"display: none\">*</td><td>Hypoglycemia management (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#386328006)</span></td></tr></table></blockquote></div>"
  },
  "url" : "http://hl7.no/test/PlanDefinition/planDefinisjonEksempel",
  "version" : "0.0.5",
  "name" : "PlanDefinitionExample",
  "title" : "Overvåke blodsukker",
  "status" : "active",
  "date" : "2023-10-13T05:20:00+00:00",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NO",
          "display" : "Norway"
        }
      ]
    }
  ],
  "goal" : [
    {
      "description" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "166921001",
            "display" : "Blood glucose normal (finding)"
          }
        ]
      }
    }
  ],
  "action" : [
    {
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "698472009",
              "display" : "Blood glucose monitoring (regime/therapy)"
            }
          ]
        }
      ],
      "action" : [
        {
          "code" : [
            {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "33747003",
                  "display" : "Glucose measurement (procedure)"
                }
              ]
            }
          ]
        },
        {
          "code" : [
            {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "418389000",
                  "display" : "Blood sugar management (procedure)"
                }
              ]
            }
          ]
        },
        {
          "code" : [
            {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "386328006",
                  "display" : "Hypoglycemia management (procedure)"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}