Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization 3 - HealthcareService Verpleging - JSON Representation

Raw json | Download

{
  "resourceType" : "HealthcareService",
  "id" : "b48826dc-2d58-479a-bfd3-80b7a9d69757",
  "meta" : {
    "profile" : [
      🔗 "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService b48826dc-2d58-479a-bfd3-80b7a9d69757</b></p><a name=\"b48826dc-2d58-479a-bfd3-80b7a9d69757\"> </a><a name=\"hcb48826dc-2d58-479a-bfd3-80b7a9d69757\"> </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-nl-gf-healthcareservice.html\">NL Generic Functions HealthcareService Profile</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-631cf10e-42d6-4165-9907-11e2333d4a85.html\">Organization Nursing department at Organization 3</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 23044009}\">Patient transfer to skilled nursing facility for level 1 care</span>, <span title=\"Codes:{http://snomed.info/sct 58413007}\">Patient transfer to skilled nursing facility for level 2 care</span>, <span title=\"Codes:{http://snomed.info/sct 43495009}\">Patient transfer to skilled nursing facility for level 3 care</span></p><p><b>specialty</b>: <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen 0100}\">Verpleegkundige</span></p><p><b>name</b>: Verpleging</p></div>"
  },
  "active" : true,
  "providedBy" : {
    🔗 "reference" : "Organization/631cf10e-42d6-4165-9907-11e2333d4a85"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "23044009",
          "display" : "Patient transfer to skilled nursing facility for level 1 care"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "58413007",
          "display" : "Patient transfer to skilled nursing facility for level 2 care"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "43495009",
          "display" : "Patient transfer to skilled nursing facility for level 3 care"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen",
          "code" : "0100",
          "display" : "Verpleegkundige"
        }
      ]
    }
  ],
  "name" : "Verpleging"
}