Netherlands - Generic Functions for data exchange Implementation Guide
0.10.0 - Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide, published by Ministerie van Volksgezondheid, Welzijn en Sport. This guide is not an authorized publication; it is the continuous build for version 0.10.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/minvws/generiekefuncties-docs/ and changes regularly. See the Directory of published versions

: Organisation 2 - ServiceRequest Nursing

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "53a41e63-e826-45fa-9076-9be4b18399c8",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 53a41e63-e826-45fa-9076-9be4b18399c8</b></p><a name=\"53a41e63-e826-45fa-9076-9be4b18399c8\"> </a><a name=\"hc53a41e63-e826-45fa-9076-9be4b18399c8\"> </a><p><b>identifier</b>: <code>https://cp2-test.example.org/ServiceRequest</code>/53a41e63-e826-45fa-9076-9be4b18399c8\u00a0(use:\u00a0official,\u00a0)</p><p><b>instantiatesCanonical</b>: <a href=\"ActivityDefinition-nl-gf-nursing-care-6VV.html\">Nursing Care Activity Definition</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{https://informatiemodel.istandaarden.nl/informatiemodel/iwlz/estafette/2.4/codelijsten/cod163 755}\">6VV: Beschermd wonen met intensieve verzorging en verpleging</span></p><p><b>subject</b>: <a href=\"Patient-27e58ece-409e-44f9-8cc1-b33495a0ef9d.html\">Patient Jaantje Merkens</a></p><p><b>requester</b>: Caroline van Dijk at Organization 2 (Identifier: <code>http://fhir.nl/fhir/NamingSystem/uzi</code>/02222222)</p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://cp2-test.example.org/ServiceRequest",
      "value" : "53a41e63-e826-45fa-9076-9be4b18399c8",
      "assigner" : {
        "identifier" : {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                "code" : "custodian"
              }
            ]
          },
          "system" : "http://fhir.nl/fhir/NamingSystem/ura",
          "value" : "22222222"
        }
      }
    }
  ],
  "instantiatesCanonical" : [
    🔗 "http://minvws.github.io/generiekefuncties-docs/ActivityDefinition/nl-gf-nursing-care-6VV"
  ],
  "status" : "active",
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "https://informatiemodel.istandaarden.nl/informatiemodel/iwlz/estafette/2.4/codelijsten/cod163",
        "code" : "755",
        "display" : "6VV: Beschermd wonen met intensieve verzorging en verpleging"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/27e58ece-409e-44f9-8cc1-b33495a0ef9d",
    "display" : "Patient Jaantje Merkens"
  },
  "requester" : {
    "type" : "PractitionerRole",
    "identifier" : {
      "system" : "http://fhir.nl/fhir/NamingSystem/uzi",
      "value" : "02222222",
      "assigner" : {
        "identifier" : {
          "system" : "http://fhir.nl/fhir/NamingSystem/kvk",
          "value" : "50000535"
        }
      }
    },
    "display" : "Caroline van Dijk at Organization 2"
  }
}