Referral Prescription
1.0.0 - STU Belgium flag

Referral Prescription, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/referral/ and changes regularly. See the Directory of published versions

: ucgh222p13-1 - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "ucgh222p13-1",
  "meta" : {
    "profile" : [
      🔗 "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-care-servicerequest"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ucgh222p13-1</b></p><a name=\"ucgh222p13-1\"> </a><a name=\"hcucgh222p13-1\"> </a><a name=\"ucgh222p13-1-en-US\"> </a><p><b>status</b>: Draft</p><p><b>intent</b>: Option</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 9632001}\">Nursing procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 18629005}\">Administration of medication</span></p><p><b>subject</b>: Identifier: BeSSINNamingSystem/38012699993</p><p><b>authoredOn</b>: 2022-10-03 00:00:00+0100</p><p><b>requester</b>: <a href=\"#hcucgh222p13-1/ucgh222p13-1-1\">PractitionerRole physician</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 46541008}\">Second degree burn injury</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 14975008}\">Forearm</span></p><p><b>note</b>: Flamazine</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole  #ucgh222p13-1-1</b></p><a name=\"ucgh222p13-1/ucgh222p13-1-1\"> </a><a name=\"hcucgh222p13-1/ucgh222p13-1-1\"> </a><a name=\"ucgh222p13-1/ucgh222p13-1-1-en-US\"> </a><p><b>practitioner</b>: Identifier: BeNIHDINamingSystem/10829059004</p><p><b>code</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persphysician}\">physician</span></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "PractitionerRole",
      "id" : "ucgh222p13-1-1",
      "meta" : {
        "profile" : [
          🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"
        ]
      },
      "practitioner" : {
        "identifier" : {
          "system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
          "value" : "10829059004"
        }
      },
      "code" : [
        {
          "coding" : [
            {
              "system" : "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty",
              "code" : "persphysician"
            }
          ]
        }
      ]
    }
  ],
  "status" : "draft",
  "intent" : "option",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "version" : "http://snomed.info/sct/11000172109",
          "code" : "9632001"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000172109",
        "code" : "18629005"
      }
    ]
  },
  "subject" : {
    "identifier" : {
      "system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
      "value" : "38012699993"
    }
  },
  "authoredOn" : "2022-10-03T00:00:00+01:00",
  "requester" : {
    "reference" : "#ucgh222p13-1-1"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "version" : "http://snomed.info/sct/11000172109",
          "code" : "46541008"
        }
      ]
    }
  ],
  "bodySite" : [
    {
      "extension" : [
        {
          "url" : "https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality",
          "valueCoding" : {
            "system" : "http://snomed.info/sct",
            "version" : "http://snomed.info/sct/11000172109",
            "code" : "419161000"
          }
        }
      ],
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "version" : "http://snomed.info/sct/11000172109",
          "code" : "14975008"
        }
      ]
    }
  ],
  "note" : [
    {
      "text" : "Flamazine"
    }
  ]
}