International Patient Summary Implementation Guide
1.1.0 - CI Build International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

: Immunization: Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite (Luxembourg) - TTL Representation

Page standards status: Informative

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:Immunization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "75680"] ; # 
  fhir:language [ fhir:v "fr-LU"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr-LU\" lang=\"fr-LU\">\n			<p>\n				<b>Marie Lux-Brennard</b> (Apr 17, 1998) </p>\n			<p>Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite, Jun 3, 1998, 10:00:00 PM</p>\n			<p>Voie intramusculaire, Cuisse droite</p>\n		</div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
a sct:871878002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "871878002" ] ;
fhir:display [
fhir:v "Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae and Human poliovirus antigens only vaccine product" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ;
          ( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fr-LU" ]           ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite" ]           ] )         ] )       ]     ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "J07CA02" ] ;
fhir:display [
fhir:v "diphtheria-pertussis-poliomyelitis-tetanus" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ;
          ( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fr-LU" ]           ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DIPHTERIE - COQUELUCHE - POLIOMYELITE - TETANOS" ]           ] )         ] )       ]     ] [
fhir:system [ fhir:v "https://cnk.apb.be/codings/cnk_product_codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2374429" ] ;
fhir:display [ fhir:v "BOOSTRIX POLIO SER PREREMPL 1 X 0,5 ML" ]     ] ) ;
fhir:text [ fhir:v "Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/66033" ]
  ] ; # 
  fhir:occurrence [ fhir:v "1998-06-04T00:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:primarySource [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:lotNumber [ fhir:v "AXK23RWERS"] ; # 
  fhir:expirationDate [ fhir:v "2000-06-01"^^xsd:date] ; # 
  fhir:site [
    ( fhir:coding [
a sct:11207009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11207009" ] ;
fhir:display [
fhir:v "Right thigh" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ;
          ( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fr-LU" ]           ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Cuisse droite" ]           ] )         ] )       ]     ] ) ;
fhir:text [ fhir:v "Cuisse droite" ]
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20035000" ] ;
fhir:display [
fhir:v "Intramuscular use" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ;
          ( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fr-LU" ]           ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Voie intramusculaire" ]           ] )         ] )       ]     ] ) ;
fhir:text [ fhir:v "Voie intramusculaire" ]
  ] . #