ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: sully-rule-instance - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "sully-rule-instance",
  "meta" : {
    "profile" : [
      🔗 "http://resmed.com/fhir/core/StructureDefinition/resmed-rules-service-request"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"sully-rule-instance\"> </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;sully-rule-instance&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-rules-service-request.html\">ResMed Rule Instance ServiceRequest</a></p></div><p><b>identifier</b>: id:\u00a012142546</p><p><b>instantiatesCanonical</b>: <a href=\"PlanDefinition-rmd-sully-rule1.html\">TidalVolumetBelowMlofMedianforConsecutiveDays</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>code</b>: sully-rule-instance <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-rules-service-request-type-code-system.html\">ResMed Service Request Type CodeSystem</a>#sully-rule)</span></p><p><b>subject</b>: <a href=\"Patient-airview-patient-with-custom-rules.html\">Patient/airview-patient-with-custom-rules</a> &quot; MCDONALD&quot;</p><p><b>performer</b>: <a href=\"Device-device-ACE-example.html\">Device/device-ACE-example</a></p><p><b>relevantHistory</b>: <a href=\"Provenance-templateChanged1.html\">Provenance/templateChanged1</a></p></div>"
  },
  "identifier" : [
    {
      "value" : "12142546"
    }
  ],
  "instantiatesCanonical" : [
    🔗 "http://resmed.com/fhir/core/PlanDefinition/rmd-sully-rule1"
  ],
  "status" : "active",
  "intent" : "plan",
  "code" : {
    "coding" : [
      {
        "system" : "http://terminology.resmed.com/CodeSystem/resmed-rules-service-request-type",
        "code" : "sully-rule"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/airview-patient-with-custom-rules"
  },
  "performer" : [
    {
      🔗 "reference" : "Device/device-ACE-example"
    }
  ],
  "relevantHistory" : [
    {
      🔗 "reference" : "Provenance/templateChanged1"
    }
  ]
}