<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

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

: RequestGroupExample002 - JSON Representation

Raw json | Download


{
  "resourceType" : "RequestGroup",
  "id" : "RequestGroupExample002",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.medicaia.ar/StructureDefinition/RequestGroupMED"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup RequestGroupExample002</b></p><a name=\"RequestGroupExample002\"> </a><a name=\"hcRequestGroupExample002\"> </a><a name=\"RequestGroupExample002-en-US\"> </a><p><b>identifier</b>: <code>http://www.medicaia.ar/RequestGroupNr</code>/12345\u00a0(use:\u00a0official,\u00a0)</p><p><b>groupIdentifier</b>: <code>http://www.medicaia.ar/GroupIdentifier</code>/00002\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>subject</b>: <a href=\"Patient-PatientExample001.html\">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><p><b>encounter</b>: <a href=\"Encounter-EncounterExample001.html\">Encounter: extension = No display for Extension ; identifier = http://www.acme.com/identifiers/EJEMPLO#v2222; status = finished; class = ambulatory (Encounter Class#AMB); period = 2023-11-29 00:00:00+0000 --&gt; (ongoing); reasonCode = Acute bronchiolitis with obstruction</a></p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Resource</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MedicationRequest-MedicationRequestExample001.html\">MedicationRequest: identifier = http://www.medicaia.ar/MRN#12345689; status = active; intent = order; medication[x] = Product containing ibuprofen (medicinal product); authoredOn = 2023-12-15; reasonCode = Heel pain; groupIdentifier = http://www.onehealth.com/HIS#12345\u00a0(use:\u00a0official,\u00a0); note = Tomar con las comidas</a></td></tr></table></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://www.medicaia.ar/RequestGroupNr",
      "value" : "12345"
    }
  ],
  "groupIdentifier" : {
    "use" : "official",
    "system" : "http://www.medicaia.ar/GroupIdentifier",
    "value" : "00002",
    "assigner" : {
      🔗 "reference" : "Organization/OrganizationExample001"
    }
  },
  "status" : "completed",
  "intent" : "order",
  "priority" : "routine",
  "subject" : {
    🔗 "reference" : "Patient/PatientExample001"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/EncounterExample001"
  },
  "action" : [
    {
      "resource" : {
        🔗 "reference" : "MedicationRequest/MedicationRequestExample001"
      }
    }
  ]
}