CH RAD-Order (R4)
2.0.0-ci-build - ci-build Switzerland flag

CH RAD-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-rad-order/ and changes regularly. See the Directory of published versions

: ServiceRequest Radiology Order - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "ServiceRequestRadiologyOrder",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-servicerequest"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"ServiceRequestRadiologyOrder\"> </a><a name=\"hcServiceRequestRadiologyOrder\"> </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;ServiceRequestRadiologyOrder&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-rad-order-servicerequest.html\">CH RAD-Order ServiceRequest</a></p></div><p><b>CH ORF Location and Time</b>: <a href=\"Appointment-AppointmentRadiography.html\">Appointment/AppointmentRadiography</a></p><p><b>identifier</b>: Placer Identifier/12345</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Bildgebende Diagnostik <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ch-rad-order-requested-service.html\">Requested Service</a>#ImagingRequest)</span></p><p><b>priority</b>: routine</p><p><b>code</b>: projection radiography <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-RadLex.html\">RadLex radiology lexicon</a>#RID10345)</span></p><p><b>orderDetail</b>: Thorax <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-RadLex.html\">RadLex radiology lexicon</a>#RID1243)</span></p><p><b>subject</b>: <a href=\"Patient-SUfferer.html\">Patient/SUfferer</a> &quot; UFFERER&quot;</p><p><b>requester</b>: <a href=\"PractitionerRole-ORderplacerHappyDoctors.html\">PractitionerRole/ORderplacerHappyDoctors</a></p><p><b>performer</b>: <a href=\"PractitionerRole-ORderfillerHappyHospital.html\">PractitionerRole/ORderfillerHappyHospital</a></p><p><b>reasonCode</b>: Diagnostic Question <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>reasonReference</b>: <a href=\"Condition-PrimaryDiagnosis.html\">Condition/PrimaryDiagnosis</a></p><p><b>insurance</b>: <a href=\"Coverage-CoverageKVG.html\">Coverage/CoverageKVG</a></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"Observation-BodyHeight.html\">Observation/BodyHeight</a></li><li><a href=\"Observation-BodyWeight.html\">Observation/BodyWeight</a></li><li><a href=\"Condition-SecondaryDiagnosis1.html\">Condition/SecondaryDiagnosis1</a></li><li><a href=\"Condition-SecondaryDiagnosis2.html\">Condition/SecondaryDiagnosis2</a></li><li><a href=\"Condition-CaveatBloodCoagulation.html\">Condition/CaveatBloodCoagulation</a></li><li><a href=\"Condition-CaveatRenalInsufficiency.html\">Condition/CaveatRenalInsufficiency</a></li><li><a href=\"Condition-CaveatBodyPiercing.html\">Condition/CaveatBodyPiercing</a></li><li><a href=\"Condition-CaveatDeviceCardiacPacemaker.html\">Condition/CaveatDeviceCardiacPacemaker</a></li><li><a href=\"Condition-CaveatDrugPrescriptionMetformin.html\">Condition/CaveatDrugPrescriptionMetformin</a></li><li><a href=\"DocumentReference-DocumentReferenceThoraxRx.html\">DocumentReference/DocumentReferenceThoraxRx</a></li></ul><p><b>bodySite</b>: Chest wall <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-RadLex.html\">RadLex radiology lexicon</a>#RID2468)</span></p><p><b>note</b>: Bemerkung/Kommentar</p></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-locationandtime",
      "valueReference" : {
        🔗 "reference" : "Appointment/AppointmentRadiography"
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PLAC"
          }
        ]
      },
      "system" : "urn:oid:1.3.4.5.6.7",
      "value" : "12345"
    }
  ],
  "status" : "active",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-requested-service",
          "code" : "ImagingRequest",
          "display" : "Bildgebende Diagnostik"
        }
      ]
    }
  ],
  "priority" : "routine",
  "code" : {
    "coding" : [
      {
        "system" : "http://radlex.org",
        "code" : "RID10345",
        "display" : "projection radiography"
      }
    ]
  },
  "orderDetail" : [
    {
      "extension" : [
        {
          "url" : "http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-order-detail-type",
          "valueCoding" : {
            "system" : "http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type",
            "code" : "imagingRegion"
          }
        }
      ],
      "coding" : [
        {
          "system" : "http://radlex.org",
          "code" : "RID1243",
          "display" : "Thorax"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/SUfferer"
  },
  "requester" : {
    🔗 "reference" : "PractitionerRole/ORderplacerHappyDoctors"
  },
  "performer" : [
    {
      🔗 "reference" : "PractitionerRole/ORderfillerHappyHospital"
    }
  ],
  "reasonCode" : [
    {
      "text" : "Diagnostic Question"
    }
  ],
  "reasonReference" : [
    {
      🔗 "reference" : "Condition/PrimaryDiagnosis"
    }
  ],
  "insurance" : [
    {
      🔗 "reference" : "Coverage/CoverageKVG"
    }
  ],
  "supportingInfo" : [
    {
      🔗 "reference" : "Observation/BodyHeight"
    },
    {
      🔗 "reference" : "Observation/BodyWeight"
    },
    {
      🔗 "reference" : "Condition/SecondaryDiagnosis1"
    },
    {
      🔗 "reference" : "Condition/SecondaryDiagnosis2"
    },
    {
      🔗 "reference" : "Condition/CaveatBloodCoagulation"
    },
    {
      🔗 "reference" : "Condition/CaveatRenalInsufficiency"
    },
    {
      🔗 "reference" : "Condition/CaveatBodyPiercing"
    },
    {
      🔗 "reference" : "Condition/CaveatDeviceCardiacPacemaker"
    },
    {
      🔗 "reference" : "Condition/CaveatDrugPrescriptionMetformin"
    },
    {
      🔗 "reference" : "DocumentReference/DocumentReferenceThoraxRx"
    }
  ],
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://radlex.org",
          "code" : "RID2468",
          "display" : "Chest wall"
        }
      ]
    }
  ],
  "note" : [
    {
      "text" : "Bemerkung/Kommentar"
    }
  ]
}