: ExampleISiKMedikationsVerordnung - JSON Representation
Raw json | Download
{
"resourceType" : "MedicationRequest",
"id" : "ExampleISiKMedikationsVerordnung",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsVerordnung"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest ExampleISiKMedikationsVerordnung</b></p><a name=\"ExampleISiKMedikationsVerordnung\"> </a><a name=\"hcExampleISiKMedikationsVerordnung\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ISiKMedikationsVerordnung.html\">ISiKMedikationsVerordnung</a></p></div><p><b>ISiK Accepted Risk</b>: Erhöhtes Blutungsrisiko ist in diesem Fall vertretbar.</p><p><b>ISiK Medikationsart</b>: <a href=\"CodeSystem-ISiKMedikationsartCS.html#ISiKMedikationsartCS-akut\">ISiK Medikationsart: akut</a> (Akutmedikation)</p><p><b>ISiK Behandlungsziel</b>: Schmerztherapie postoperativ</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Medication-ExampleISiKMedikament1.html\">Medication Acetylcystein</a></p><p><b>subject</b>: <a href=\"Patient-PatientinMusterfrau.html\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung\u00a0(use:\u00a0secondary,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Fachabteilungskontakt.html\">Encounter: extension = ; identifier = Visit number; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt,Operation; serviceType = Innere Medizin; period = 2021-02-12 --> 2021-02-13</a></p><p><b>authoredOn</b>: 2021-07-01</p><p><b>requester</b>: <a href=\"Practitioner-PractitionerWalterArzt.html\">Practitioner Walter Arzt(official)</a></p><p><b>reasonReference</b>: <a href=\"Condition-BehandlungsDiagnoseFreitext.html\">Condition </a></p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Morning, Noon, Evening, Once</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Brausetablette<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></td></tr></table></blockquote></div>"
},
"extension" : [
{
"url" : "https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKAcceptedRisk",
"valueString" : "Erhöhtes Blutungsrisiko ist in diesem Fall vertretbar."
},
{
"url" : "https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedikationsart",
"valueCoding" : {
"system" : "https://gematik.de/fhir/isik/CodeSystem/ISiKMedikationsartCS",
"code" : "akut"
}
},
{
"url" : "https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKBehandlungsziel",
"valueString" : "Schmerztherapie postoperativ"
}
],
"status" : "active",
"intent" : "order",
"medicationReference" : {
🔗 "reference" : "Medication/ExampleISiKMedikament1"
},
"subject" : {
🔗 "reference" : "Patient/PatientinMusterfrau"
},
"encounter" : {
🔗 "reference" : "Encounter/Fachabteilungskontakt"
},
"authoredOn" : "2021-07-01",
"requester" : {
🔗 "reference" : "Practitioner/PractitionerWalterArzt"
},
"reasonReference" : [
{
🔗 "reference" : "Condition/BehandlungsDiagnoseFreitext"
}
],
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"when" : [
"MORN",
"NOON",
"EVE"
]
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "Brausetablette",
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
}
]
}
]
}