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

Guide d'implémentation du médicament - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: Analyse-Intervention-Substitution-Trad-PN13-FHIR - 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:Task ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Analyse-Intervention-Substitution-Trad-PN13-FHIR"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-pharmaceutical-analysis-result"^^xsd:anyURI ;
fhir:l <https://hl7.fr/ig/fhir/medication/StructureDefinition/fr-inpatient-pharmaceutical-analysis-result>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Task Analyse-Intervention-Substitution-Trad-PN13-FHIR</b></p><a name=\"Analyse-Intervention-Substitution-Trad-PN13-FHIR\"> </a><a name=\"hcAnalyse-Intervention-Substitution-Trad-PN13-FHIR\"> </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\">Profil: <a href=\"StructureDefinition-fr-inpatient-pharmaceutical-analysis-result.html\">FR Pharmaceutical Analysis Result</a></p></div><p><b>groupIdentifier</b>: 10723</p><p><b>status</b>: Completed</p><p><b>intent</b>: proposal</p><p><b>authoredOn</b>: 2022-04-11 17:30:53+0200</p><p><b>owner</b>: Identifier: <code>urn:oid:1.2.250.1.71.4.2.1</code>/811102058236</p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes :\">ligne de prescription analysée</span></td><td><a href=\"MedicationRequest-InLine-Trad-PN13-FHIR-Analyse-Presc-Paracetamol.html\">MedicationRequest : extension = 1000 mg /prise,  4000 mg max/j,  respecter 6h entre 2 prises pendant 2 jours; identifier = https://somehospital.fr/PrescrptionLine-ID#31626; status = active; intent = order; priority = routine; medication[x] = paracétamol; authoredOn = 2022-04-11 16:42:53+0200; groupIdentifier = https://somehospital.fr/Prescrption-ID#10723; note = Prescription textuelle: PARACETAMOL (Voie orale) A la demande :  1000 mg /prise,  4000 mg max/j,  respecter 6h entre 2 prises pendant 2 jours,Indication: En cas de douleur</a></td></tr></table><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">résultat de l'analyse</span></p><p><b>value</b>: INTERVENTION</p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">commentaire</span></p><p><b>value</b>: Remplacement pour éviter interaction entre paracétamol et autre traitement pris par le patient</p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">type d'intervention</span></p><p><b>value</b>: <span title=\"Codes :\">Substitution/Echange</span></p></blockquote><blockquote><p><b>output</b></p><p><b>type</b>: <span title=\"Codes :\">proposition</span></p><p><b>value</b>: <a href=\"MedicationRequest-InLine-Trad-PN13-FHIR-Analyse-Intervention-Substitution.html\">MedicationRequest : extension = 800 mg toutes les 12 heures pendant 2 jours, 2400 mg max/j; identifier = https://somehospital.fr/PrescrptionLine-ID#31639; status = active; intent = proposal; priority = routine; medication[x] = ibuprofène; authoredOn = 2022-04-11 17:30:53+0200; groupIdentifier = https://somehospital.fr/Prescrption-ID#10723; note = Prescription textuelle: Ibuprofène (Voie orale) : 800 mg toutes les 12 heures pendant 2 jours, 2400 mg max/j</a></p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:groupIdentifier [
fhir:value [ fhir:v "10723" ]
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:authoredOn [ fhir:v "2022-04-11T17:30:53+02:00"^^xsd:dateTime] ; # 
  fhir:owner [
fhir:identifier [
fhir:system [
fhir:v "urn:oid:1.2.250.1.71.4.2.1"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.250.1.71.4.2.1>       ] ;
fhir:value [ fhir:v "811102058236" ]     ]
  ] ; # 
  fhir:input ( [
fhir:type [
fhir:text [ fhir:v "ligne de prescription analysée" ]     ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:MedicationRequest/InLine-Trad-PN13-FHIR-Analyse-Presc-Paracetamol ;
fhir:reference [ fhir:v "MedicationRequest/InLine-Trad-PN13-FHIR-Analyse-Presc-Paracetamol" ]     ]
  ] ) ; # 
  fhir:output ( [
fhir:type [
fhir:text [ fhir:v "résultat de l'analyse" ]     ] ;
fhir:value [
a fhir:Code ;
fhir:v "INTERVENTION"     ]
  ] [
fhir:type [
fhir:text [ fhir:v "commentaire" ]     ] ;
fhir:value [
a fhir:String ;
fhir:v "Remplacement pour éviter interaction entre paracétamol et autre traitement pris par le patient"     ]
  ] [
fhir:type [
fhir:text [ fhir:v "type d'intervention" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Substitution/Echange" ]       ] )     ]
  ] [
fhir:type [
fhir:text [ fhir:v "proposition" ]     ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:MedicationRequest/InLine-Trad-PN13-FHIR-Analyse-Intervention-Substitution ;
fhir:reference [ fhir:v "MedicationRequest/InLine-Trad-PN13-FHIR-Analyse-Intervention-Substitution" ]     ]
  ] ) . #