Finnish Scheduling
2.0.0-rc3 - ballot Finland flag

Finnish Scheduling, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 2.0.0-rc3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-scheduling/ and changes regularly. See the Directory of published versions

: Isyyden selvittäminen - JSON Representation

Raw json | Download

{
  "resourceType" : "HealthcareService",
  "id" : "example-service-2",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.fi/fhir/finnish-scheduling/StructureDefinition/fi-scheduling-healthcare-service"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService example-service-2</b></p><a name=\"example-service-2\"> </a><a name=\"hcexample-service-2\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fi-scheduling-healthcare-service.html\">FiSchedulingHealthcareService</a></p></div><p><b>providedBy</b>: <a href=\"Organization-example-org-unit.html\">Organization Esimerkki-Palveluyksikkö</a></p><p><b>type</b>: <span title=\"Codes:{urn:oid:1.2.246.537.6.1222 82}\">Vanhemmuuden selvittäminen</span></p><p><b>name</b>: Vanhemmuuden selvittäminen</p></div>"
  },
  "providedBy" : {
    🔗 "reference" : "Organization/example-org-unit"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:1.2.246.537.6.1222",
          "code" : "82",
          "display" : "Vanhemmuuden selvittäminen"
        }
      ]
    }
  ],
  "name" : "Vanhemmuuden selvittäminen"
}