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

ELGA e-Medikation FHIR R5 Implementierungsleitfaden - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example-eMedPrescriptionAsRequestOrchestration - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:RequestOrchestration ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "WYE82A2G8EE1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.at/elga-e-medikation-R5/StructureDefinition/eMed-prescription-with-multiple-eMed-requests"^^xsd:anyURI ;
fhir:link <http://fhir.hl7.at/elga-e-medikation-R5/StructureDefinition/eMed-prescription-with-multiple-eMed-requests>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestOrchestration WYE82A2G8EE1</b></p><a name=\"WYE82A2G8EE1\"> </a><a name=\"hcWYE82A2G8EE1\"> </a><a name=\"WYE82A2G8EE1-en-US\"> </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-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>: <span title=\"Codes:{https://termgit.elga.gv.at/ValueSet/elga-medikationrezeptart KASSEN}\">Kassenrezept</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 class=\"res-header-id\"><b>Generated Narrative: MedicationRequest #Example-eMedRequest</b></p><a name=\"WYE82A2G8EE1/Example-eMedRequest\"> </a><a name=\"hcWYE82A2G8EE1/Example-eMedRequest\"> </a><a name=\"WYE82A2G8EE1/Example-eMedRequest-en-US\"> </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-eMed-request.html\">2 ELGA e-Medication MedicationRequest (eMedRequest)</a></p></div><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><span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/asp-liste 981417}\">CIPROXIN FTBL 500MG</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>Morning, 2</td></tr><tr><td style=\"display: none\">*</td><td>Alternativ Tablette in Wasser auflösen</td><td>Evening, Once</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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:contained ( [
a fhir:MedicationRequest ;
fhir:id [ fhir:v "Example-eMedRequest" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://fhir.hl7.at/elga-e-medikation-R5/StructureDefinition/eMed-request"^^xsd:anyURI ;
fhir:link <http://fhir.hl7.at/elga-e-medikation-R5/StructureDefinition/eMed-request>       ] )     ] ;
    ( fhir:identifier [
fhir:value [ fhir:v "WYE82A2G8EEW-4711" ]     ] ) ;
fhir:groupIdentifier [
fhir:value [ fhir:v "WYE82A2G8EE1" ]     ] ;
fhir:status [ fhir:v "completed" ] ;
fhir:intent [ fhir:v "order" ] ;
fhir:medication [
fhir:concept [
        ( fhir:coding [
fhir:system [ fhir:v "https://termgit.elga.gv.at/CodeSystem/asp-liste"^^xsd:anyURI ] ;
fhir:code [ fhir:v "981417" ] ;
fhir:display [ fhir:v "CIPROXIN FTBL 500MG" ]         ] )       ]     ] ;
fhir:subject [
fhir:link <https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga> ;
fhir:reference [ fhir:v "https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga" ]     ] ;
fhir:requester [
fhir:link <https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01> ;
fhir:reference [ fhir:v "https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01" ]     ] ;
    ( fhir:note [
fhir:text [ fhir:v "Dosierung genau einhalten!" ]     ] ) ;
fhir:effectiveDosePeriod [
fhir:start [ fhir:v "2013-03-25"^^xsd:date ] ;
fhir:end [ fhir:v "2013-04-08"^^xsd:date ]     ] ;
    ( fhir:dosageInstruction [
fhir:patientInstruction [ fhir:v "Alternativ Tablette in Wasser auflösen" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ;
          ( fhir:when [ fhir:v "MORN" ] )         ]       ]     ] [
fhir:patientInstruction [ fhir:v "Alternativ Tablette in Wasser auflösen" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
          ( fhir:when [ fhir:v "EVE" ] )         ]       ]     ] ) ;
fhir:dispenseRequest [
fhir:numberOfRepeatsAllowed [ fhir:v "0"^^xsd:nonNegativeInteger ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://termgit.elga.gv.at/ValueSet/elga-medikationrezeptart"^^xsd:anyURI ] ;
fhir:code [ fhir:v "KASSEN" ] ;
fhir:display [ fhir:v "Kassenrezept" ]     ] )
  ] ; # 
  fhir:subject [
fhir:link <https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga> ;
fhir:reference [ fhir:v "https://fhir.hl7.at/r5-core-main/Patient-HL7ATCorePatientExample05-FullElga" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2013-03-24T08:20:15+01:00"^^xsd:dateTime] ; # 
  fhir:author [
fhir:link <https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01> ;
fhir:reference [ fhir:v "https://fhir.hl7.at/r5-core-main/Practitioner-HL7ATCorePractitionerExample01" ]
  ] . # 

Welcome to balloting by github discussions.


First, look into the existing discussions, if your topic is already handeld than comment that discussion with your thoughts.

If no discussion fits your topic, than create one by using following template inbetween the start and end template tags (copy paste ready):

‹start template›

### passage in question
[please insert here the passage in question]
### Describe your issue
[please insert here the description of your issue]
### Describe your proposed solution
[please insert here your proposed solution]
### Rating
[choose one of following: approval & comment / approval & proposal / approval & typo / approval & question / comment only / heavy disapproval / light disapproval]

‹/end template›