Guide d'implémentation du médicament
0.1.0 - ci-build

Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 14625 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:MedicationRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "14625"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationRequest"^^xsd:anyURI ;
fhir:link <https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationRequest>     ] )
  ] ; # 
  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: MedicationRequest 14625</b></p><a name=\"14625\"> </a><a name=\"hc14625\"> </a><a name=\"14625-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc14625/med-51\">Medication CODOLIPRANE 500 mg/30 mg, cpr</a></p><p><b>subject</b>: <a href=\"Patient/phast-14602\">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-07-28 15:12:37+0000</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-71482713\">Practitioner/smart-Practitioner-71482713</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>timing</b>: Once</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Voie orale</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/dose-rate-type ordered}\">Ordered</span></td><td>1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code1 = '1')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #med-51</b></p><a name=\"14625/med-51\"> </a><a name=\"hc14625/med-51\"> </a><a name=\"14625/med-51-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://phast.fr/fhir/ValueSet/Pharmacy/CIOdc/SIPh-CIO_UCD 3400893936047}\">CODOLIPRANE 500 mg/30 mg, cpr</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 421026006}\">comprimé</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://snomed.info/sct 387517004}\">PARACETAMOL</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 500 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code1 = '1')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://snomed.info/sct 387494007}\">CODEINE</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 30 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code1 = '1')</span></p></blockquote></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "med-51" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://interopsante.org/fhir/StructureDefinition/FrMedicationUcd"^^xsd:anyURI ;
fhir:link <http://interopsante.org/fhir/StructureDefinition/FrMedicationUcd>       ] )     ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://phast.fr/fhir/ValueSet/Pharmacy/CIOdc/SIPh-CIO_UCD"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3400893936047" ] ;
fhir:display [ fhir:v "CODOLIPRANE 500 mg/30 mg, cpr" ]       ] ) ;
fhir:text [ fhir:v "CODOLIPRANE 500 mg/30 mg, cpr" ]     ] ;
fhir:form [
      ( fhir:coding [
a sct:421026006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "421026006" ] ;
fhir:display [ fhir:v "comprimé oral" ]       ] ) ;
fhir:text [ fhir:v "comprimé" ]     ] ;
    ( fhir:ingredient [
fhir:item [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:387517004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "387517004" ] ;
fhir:display [ fhir:v "paracétamol" ]         ] ) ;
fhir:text [ fhir:v "PARACETAMOL" ]       ] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "500"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]         ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]         ]       ]     ] [
fhir:item [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:387494007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "387494007" ] ;
fhir:display [ fhir:v "codéine" ]         ] ) ;
fhir:text [ fhir:v "CODEINE" ]       ] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]         ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]         ]       ]     ] )
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#med-51" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/phast-14602" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2021-07-28T15:12:37.603Z"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/smart-Practitioner-71482713" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:sequence [ fhir:v "1"^^xsd:integer ] ;
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2021-07-28T15:12:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2021-08-02T15:11:59Z"^^xsd:dateTime ]         ] ;
        ( fhir:timeOfDay [ fhir:v "07:00:00"^^xsd:time ] [ fhir:v "18:00:00"^^xsd:time ] )       ]     ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Voie orale" ]       ] ) ;
fhir:text [ fhir:v "Voie orale" ]     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ordered" ] ;
fhir:display [ fhir:v "Ordered" ]         ] ) ;
fhir:text [ fhir:v "Ordered" ]       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ]     ] )
  ] ) . #