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

Codes, extension, profiles and more - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Schedule-Lab - JSON Representation

Raw json | Download

{
  "resourceType" : "Schedule",
  "id" : "Schedule-Lab",
  "meta" : {
    "profile" : [
      🔗 "http://helsenorge.no/fhir/StructureDefinition/hn-basis-schedule"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Schedule Schedule-Lab</b></p><a name=\"Schedule-Lab\"> </a><a name=\"hcSchedule-Lab\"> </a><a name=\"Schedule-Lab-no-NO\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.0.2/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:uuid:50aa673f-3456-4855-9eec-5f1aea3966a7</p><p><b>serviceType</b>: <span title=\"Codes:{urn:oid:2.16.578.1.12.4.1.1.7617 Lab}\">Lab</span></p><p><b>actor</b>: Lab på legekontoret (Identifier: <code>urn:oid:2.16.578.1.12.4.1.1.9051</code>/3546c8f7-3cd3-4693-929e-66501642504c)</p><p><b>comment</b>: Lab tilbyr blodprøver og andre tester hver dag fra 10-15</p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:50aa673f-3456-4855-9eec-5f1aea3966a7"
    }
  ],
  "serviceType" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:2.16.578.1.12.4.1.1.7617",
          "code" : "Lab"
        }
      ]
    }
  ],
  "actor" : [
    {
      "type" : "HealthcareService",
      "identifier" : {
        "system" : "urn:oid:2.16.578.1.12.4.1.1.9051",
        "value" : "3546c8f7-3cd3-4693-929e-66501642504c"
      },
      "display" : "Lab på legekontoret"
    }
  ],
  "comment" : "Lab tilbyr blodprøver og andre tester hver dag fra 10-15"
}