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

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions

: Organization 2 - HealthcareService Cardiology - JSON Representation

Raw json | Download

{
  "resourceType" : "HealthcareService",
  "id" : "5cb05355-474b-4d30-8b0e-a9ca574b8274",
  "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 5cb05355-474b-4d30-8b0e-a9ca574b8274</b></p><a name=\"5cb05355-474b-4d30-8b0e-a9ca574b8274\"> </a><a name=\"hc5cb05355-474b-4d30-8b0e-a9ca574b8274\"> </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-cff921f3-c1c1-4a4c-8f0f-cafd0aa25067.html\">Organization example Hospital</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 11429006}\">Consultation</span></p><p><b>specialty</b>: <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen 0303}\">Chirurgie (Heelkunde)</span>, <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/uzi-rolcode 01.014}\">Chirurg</span></p><p><b>name</b>: Polikliniek 't Vaatje</p></div>"
  },
  "active" : true,
  "providedBy" : {
    🔗 "reference" : "Organization/cff921f3-c1c1-4a4c-8f0f-cafd0aa25067"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "11429006",
          "display" : "Consultation"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen",
          "code" : "0303",
          "display" : "Chirurgie (Heelkunde)"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/uzi-rolcode",
          "code" : "01.014",
          "display" : "Chirurg"
        }
      ]
    }
  ],
  "name" : "Polikliniek 't Vaatje"
}