0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC4-PhysicalActivityPrescription2024 - JSON Representation

Raw json | Download

{
  "resourceType" : "ServiceRequest",
  "id" : "UC4-PhysicalActivityPrescription2024",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest UC4-PhysicalActivityPrescription2024</b></p><a name=\"UC4-PhysicalActivityPrescription2024\"> </a><a name=\"hcUC4-PhysicalActivityPrescription2024\"> </a><a name=\"UC4-PhysicalActivityPrescription2024-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 229065009}\">Exercise therapy</span></p><p><b>subject</b>: <a href=\"Patient-UC4-Patient.html\">Marta Perez  Female, DoB: 1959-05-15</a></p><p><b>encounter</b>: <a href=\"Encounter-UC4-Encounter2024January.html\">Encounter: status = finished; class = AMB (AMB); period = 2024-01-17 --&gt; (ongoing)</a></p><p><b>authoredOn</b>: 2024-01-17</p></div>"
  },
  "status" : "active",
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "229065009",
        "display" : "Exercise therapy"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC4-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC4-Encounter2024January"
  },
  "authoredOn" : "2024-01-17"
}