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

: diagnostic-imaging-basic-example-concreteWithText - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "diagnostic-imaging-basic-example-concreteWithText",
  "meta" : {
    "profile" : [
      🔗 "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referralprescription-diagnosticimaging"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"diagnostic-imaging-basic-example-concreteWithText\"> </a><a name=\"hcdiagnostic-imaging-basic-example-concreteWithText\"> </a></p><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\">Resource ServiceRequest &quot;diagnostic-imaging-basic-example-concreteWithText&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-be-referralprescription-diagnosticimaging.html\">BeReferralPrescriptionDiagnosticImaging</a></p></div><p><b>BeFeedbackToPrescriber</b>: true</p><p><b>BeValidityPeriod</b>: 2020-01-01 --&gt; 2021-01-01</p><p><b>Reason for current status</b>: In progress <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-be-prescription-status-reason.html\">BePrescriptionStatusReason</a>#inProgress)</span></p><p><b>BeSupportingInfo</b>: Inversietrauma rechtervoet 20/1</p><blockquote><p><b>modifierExtension[https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-contraindication]</b></p></blockquote><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Clinical imaging <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[BE]</a>#363679005)</span></p><p><b>priority</b>: routine</p><p><b>code</b>: Rx + echo rechtervoet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a name=\"hcpatient1\"> </a></p><blockquote><p/><p><a name=\"patient1\"> </a></p><p><a name=\"hcpatient1\"> </a></p><p><b>identifier</b>: BeSSINNamingSystem/99999999991\u00a0(use:\u00a0OFFICIAL)</p><p><b>name</b>: Jane Doe </p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1956-05-27</p></blockquote><p><b>authoredOn</b>: 2022-01-01 00:00:00+0100</p><p><b>requester</b>: <a name=\"hcrequesterrole1\"> </a></p><blockquote><p/><p><a name=\"requesterrole1\"> </a></p><p><a name=\"hcrequesterrole1\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner-Requester1.html\">Practitioner/Requester1</a> &quot; MCCOY&quot;</p><p><b>code</b>: physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7-be/core//CodeSystem-cd-hcparty.html\">BeCdHcParty</a>#persphysician)</span></p></blockquote><p><b>reasonCode</b>: Fractuur? Ligamentair letsel? <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><hr/><blockquote><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Jane Doe </b> female, DoB: 1956-05-27 ( BeSSINNamingSystem/99999999991\u00a0(use:\u00a0OFFICIAL))</p><hr/></blockquote><hr/><blockquote><p><b>Generated Narrative: PractitionerRole #requesterrole1</b><a name=\"requesterrole1\"> </a><a name=\"hcrequesterrole1\"> </a></p><p><b>practitioner</b>: <a href=\"Practitioner-Requester1.html\">Practitioner/Requester1</a> &quot; MCCOY&quot;</p><p><b>code</b>: physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7-be/core//CodeSystem-cd-hcparty.html\">BeCdHcParty</a>#persphysician)</span></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Patient",
      "id" : "patient1",
      "meta" : {
        "profile" : [
          🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"
        ]
      },
      "identifier" : [
        {
          "use" : "official",
          "system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
          "value" : "99999999991"
        }
      ],
      "name" : [
        {
          "family" : "Doe",
          "given" : [
            "Jane"
          ]
        }
      ],
      "gender" : "female",
      "birthDate" : "1956-05-27"
    },
    {
      "resourceType" : "PractitionerRole",
      "id" : "requesterrole1",
      "meta" : {
        "profile" : [
          🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"
        ]
      },
      "practitioner" : {
        🔗 "reference" : "Practitioner/Requester1"
      },
      "code" : [
        {
          "coding" : [
            {
              "system" : "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty",
              "code" : "persphysician",
              "display" : "physician"
            }
          ]
        }
      ]
    }
  ],
  "extension" : [
    {
      "url" : "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-feedback-to-prescriber",
      "valueBoolean" : true
    },
    {
      "url" : "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-validity-period",
      "valuePeriod" : {
        "start" : "2020-01-01",
        "end" : "2021-01-01"
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/request-statusReason",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-prescription-status-reason",
            "code" : "inProgress",
            "display" : "In progress"
          }
        ]
      }
    },
    {
      "url" : "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-supporting-info",
      "valueAnnotation" : {
        "text" : "Inversietrauma rechtervoet 20/1"
      }
    }
  ],
  "modifierExtension" : [
    {
      "url" : "https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-contraindication",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
            "code" : "ASKU",
            "display" : "asked but unknown"
          }
        ]
      }
    }
  ],
  "status" : "active",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "version" : "http://snomed.info/sct/11000172109",
          "code" : "363679005",
          "display" : "Clinical imaging"
        }
      ]
    }
  ],
  "priority" : "routine",
  "code" : {
    "text" : "Rx + echo rechtervoet"
  },
  "subject" : {
    "reference" : "#patient1"
  },
  "authoredOn" : "2022-01-01T00:00:00+01:00",
  "requester" : {
    "reference" : "#requesterrole1"
  },
  "reasonCode" : [
    {
      "text" : "Fractuur? Ligamentair letsel?"
    }
  ]
}