Resumen Clínico del Paciente de Chile
0.6.0-ci-build - STU3 Chile flag

Resumen Clínico del Paciente de Chile, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.6.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/IPS-CL/ and changes regularly. See the Directory of published versions

: Ejemplo de Inmunización ICVP - Fiebre Amarilla - 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 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 "Ejemplo-Inmunizacion-ICVP-FA"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Inmunizacion-cl-ips-icvp"^^xsd:anyURI ;
fhir:l <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Inmunizacion-cl-ips-icvp>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization Ejemplo-Inmunizacion-ICVP-FA</b></p><a name=\"Ejemplo-Inmunizacion-ICVP-FA\"> </a><a name=\"hcEjemplo-Inmunizacion-ICVP-FA\"> </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-Inmunizacion-cl-ips-icvp.html\">Inmunización ICVP</a></p></div><p><b>ProductID</b>: <a href=\"http://smart.who.int/pcmt-vaxprequal/v0.2.0/CodeSystem-PreQualProductIds.html#PreQualProductIds-YellowFeverProductd8a09f80301dc05e124f99ffe7711fc0\">WHO PreQualificaiton Vaccine Product Ids: YellowFeverProductd8a09f80301dc05e124f99ffe7711fc0</a> (01/01/1987Yellow FeverSTAMARILVial + Ampoule10Sanofi PasteurAgence nationale de sécurité du médicament et des produits de santé)</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType YellowFever}\">Vacuna contra fiebre amarilla</span></p><p><b>patient</b>: <a href=\"Patient-PacienteClIpsEjemplo.html\">Valentina Henriquez</a></p><p><b>occurrence</b>: 2024-09-25</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: Lote-FA-2024-001</p><p><b>site</b>: <span title=\"Codes:{http://snomed.info/sct 368208006}\">Left upper arm structure</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-PrestadorMedInternaClIpsEjemplo.html\">Nicolás Bastian Figueroa</a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://smart.who.int/pcmt/StructureDefinition/ProductID"^^xsd:anyURI ;
fhir:l <http://smart.who.int/pcmt/StructureDefinition/ProductID>     ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds"^^xsd:anyURI ;
fhir:l <http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds>       ] ;
fhir:code [ fhir:v "YellowFeverProductd8a09f80301dc05e124f99ffe7711fc0" ] ;
fhir:display [ fhir:v "01/01/1987Yellow FeverSTAMARILVial + Ampoule10Sanofi PasteurAgence nationale de sécurité du médicament et des produits de santé" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [
fhir:v "http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType"^^xsd:anyURI ;
fhir:l <http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType>       ] ;
fhir:code [ fhir:v "YellowFever" ] ;
fhir:display [ fhir:v "Yellow Fever" ]     ] ) ;
fhir:text [ fhir:v "Vacuna contra fiebre amarilla" ]
  ] ; # 
  fhir:patient [
fhir:l fhir:Patient/PacienteClIpsEjemplo ;
fhir:reference [ fhir:v "Patient/PacienteClIpsEjemplo" ] ;
fhir:type [
fhir:v "Patient"^^xsd:anyURI ;
fhir:l fhir:Patient     ] ;
fhir:display [ fhir:v "Valentina Henriquez" ]
  ] ; # 
  fhir:occurrence [
a fhir:DateTime ;
fhir:v "2024-09-25"^^xsd:date
  ] ; # 
  fhir:primarySource [ fhir:v true] ; # 
  fhir:lotNumber [ fhir:v "Lote-FA-2024-001"] ; # 
  fhir:site [
    ( fhir:coding [
a sct:368208006 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "368208006" ] ;
fhir:display [ fhir:v "Left upper arm structure" ]     ] )
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration>       ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:l fhir:Practitioner/PrestadorMedInternaClIpsEjemplo ;
fhir:reference [ fhir:v "Practitioner/PrestadorMedInternaClIpsEjemplo" ] ;
fhir:display [ fhir:v "Nicolás Bastian Figueroa" ]     ]
  ] ) . #