ELGA e-Medikation FHIR R5 Implementierungsleitfaden
0.0.0 - ci-build

Publish Box goes here

: Example-eMedPrescriptionAsRequestOrchestration - JSON Representation

Raw json | Download


{
  "resourceType" : "RequestOrchestration",
  "id" : "WYE82A2G8EE1",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.hl7.at/elga-e-medikation-R5/StructureDefinition/eMed-prescription-with-multiple-eMed-requests"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: RequestOrchestration </b><a name=\"WYE82A2G8EE1\"> </a><a name=\"hcWYE82A2G8EE1\"> </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\">ResourceRequestOrchestration &quot;WYE82A2G8EE1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eMed-prescription-with-multiple-eMed-requests.html\">1 ELGA e-Medication Prescription with multiple MedicationRequests (eMedPrescriptionAsRequestOrchestration)</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: Kassenrezept <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (elga-medikationrezeptart#KASSEN)</span></p><p><b>subject</b>: <a href=\"https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga\">https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga</a></p><p><b>authoredOn</b>: 2013-03-24 08:20:15+0100</p><p><b>author</b>: <a href=\"https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01\">https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01</a></p><hr/><blockquote><p><b>Generated Narrative: MedicationRequest  #Example-eMedRequest</b><a name=\"Example-eMedRequest\"> </a><a name=\"hcExample-eMedRequest\"> </a></p><p><b>identifier</b>: WYE82A2G8EEW-4711</p><p><b>groupIdentifier</b>: WYE82A2G8EE1</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><h3>Medications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>CIPROXIN FTBL 500MG <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (asp-liste#981417)</span></td></tr></table><p><b>subject</b>: <a href=\"https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga\">https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga</a></p><p><b>requester</b>: <a href=\"https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01\">https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01</a></p><p><b>note</b>: Dosierung genau einhalten!</p><p><b>effectiveDosePeriod</b>: 2013-03-25 --&gt; 2013-04-08</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>PatientInstruction</b></td><td><b>Timing</b></td></tr><tr><td style=\"display: none\">*</td><td>Alternativ Tablette in Wasser auflösen</td><td>, ?ngen-6?</td></tr><tr><td style=\"display: none\">*</td><td>Alternativ Tablette in Wasser auflösen</td><td>, ?ngen-6?</td></tr></table><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>NumberOfRepeatsAllowed</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td></tr></table></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "MedicationRequest",
      "id" : "Example-eMedRequest",
      "meta" : {
        "profile" : [
          🔗 "http://fhir.hl7.at/elga-e-medikation-R5/StructureDefinition/eMed-request"
        ]
      },
      "identifier" : [
        {
          "value" : "WYE82A2G8EEW-4711"
        }
      ],
      "groupIdentifier" : {
        "value" : "WYE82A2G8EE1"
      },
      "status" : "completed",
      "intent" : "order",
      "medication" : {
        "concept" : {
          "coding" : [
            {
              "system" : "https://termgit.elga.gv.at/CodeSystem/asp-liste",
              "code" : "981417",
              "display" : "CIPROXIN FTBL 500MG"
            }
          ]
        }
      },
      "subject" : {
        "reference" : "https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga"
      },
      "requester" : {
        "reference" : "https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01"
      },
      "note" : [
        {
          "text" : "Dosierung genau einhalten!"
        }
      ],
      "effectiveDosePeriod" : {
        "start" : "2013-03-25",
        "end" : "2013-04-08"
      },
      "dosageInstruction" : [
        {
          "patientInstruction" : "Alternativ Tablette in Wasser auflösen",
          "timing" : {
            "repeat" : {
              "frequency" : 2,
              "when" : [
                "MORN"
              ]
            }
          }
        },
        {
          "patientInstruction" : "Alternativ Tablette in Wasser auflösen",
          "timing" : {
            "repeat" : {
              "frequency" : 1,
              "when" : [
                "EVE"
              ]
            }
          }
        }
      ],
      "dispenseRequest" : {
        "numberOfRepeatsAllowed" : 0
      }
    }
  ],
  "status" : "completed",
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "https://termgit.elga.gv.at/ValueSet/elga-medikationrezeptart",
        "code" : "KASSEN",
        "display" : "Kassenrezept"
      }
    ]
  },
  "subject" : {
    "reference" : "https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga"
  },
  "authoredOn" : "2013-03-24T08:20:15+01:00",
  "author" : {
    "reference" : "https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01"
  }
}