Codes, extension, profiles and more
1.0.0 - ci-build Norway flag

Codes, extension, profiles and more - Local Development build (v1.0.0). See the Directory of published versions

: Schedule-Koronavaksine - JSON Representation

Raw json | Download


{
  "resourceType" : "Schedule",
  "id" : "Schedule-Koronavaksine",
  "meta" : {
    "profile" : [
      "http://helsenorge.no/fhir/StructureDefinition/hn-basis-schedule"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Schedule</b><a name=\"Schedule-Koronavaksine\"> </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 Schedule &quot;Schedule-Koronavaksine&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hn-basis-schedule.html\">HnBasisSchedule</a></p></div><blockquote><p><b>Periode for første og siste ledige slot i timebok</b></p><blockquote><p><b>url</b></p><code>freePlanningHorizon</code></blockquote><p><b>value</b>: 2024-06-05 09:00:00+0000 --&gt; 2024-06-09 15:30:00+0000</p></blockquote><p><b>identifier</b>: id:\u00a0urn:uuid:03b4a6cf-7c8b-4171-a171-8b7abbec2eaf</p><p><b>serviceType</b>: Koronavaksine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#Koronavaksine)</span></p><p><b>actor</b>: <span>: Koronavaksine</span></p><p><b>comment</b>: Koronavaksine tilbys til risikopasienter i henhold til retningslinjer fra FHI</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "freePlanningHorizon",
          "valuePeriod" : {
            "start" : "2024-06-05T09:00:00Z",
            "end" : "2024-06-09T15:30:00Z"
          }
        }
      ],
      "url" : "http://helsenorge.no/fhir/StructureDefinition/hn-extension-free-slot-planningHorizon"
    }
  ],
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:03b4a6cf-7c8b-4171-a171-8b7abbec2eaf"
    }
  ],
  "serviceType" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:2.16.578.1.12.4.1.1.7617",
          "code" : "Koronavaksine"
        }
      ]
    }
  ],
  "actor" : [
    {
      "type" : "HealthcareService",
      "identifier" : {
        "system" : "urn:oid:2.16.578.1.12.4.1.1.9051",
        "value" : "ABCDEF123456"
      },
      "display" : "Koronavaksine"
    }
  ],
  "comment" : "Koronavaksine tilbys til risikopasienter i henhold til retningslinjer fra FHI"
}