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
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Specimen/SpecimenCLEjemplo> a fhir:Specimen ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "SpecimenCLEjemplo"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Specimen-cl-ips" ;
fhir:index 0 ;
fhir:link <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Specimen-cl-ips>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen SpecimenCLEjemplo</b></p><a name=\"SpecimenCLEjemplo\"> </a><a name=\"hcSpecimenCLEjemplo\"> </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-Specimen-cl-ips.html\">Muestra</a></p></div><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 119297000}\">Muestra de sangre</span></p><p><b>subject</b>: <a href=\"Patient-PacienteClIpsEjemplo.html\">Vale Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Method</b></td><td><b>BodySite</b></td><td><b>FastingStatus[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 129300006}\">Pinchazo</span></td><td><span title=\"Codes:{http://snomed.info/sct 49852007}\">Vena cubital media</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0916 F}\">El paciente estaba en ayunas antes del procedimiento.</span></td></tr></table></div>"
] ;
fhir:Specimen.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:119297000 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "119297000" ] ;
fhir:Coding.display [
fhir:value "Blood specimen" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "lang" ] ;
fhir:Extension.valueCode [ fhir:value "es" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "content" ] ;
fhir:Extension.valueString [ fhir:value "Muestra de sangre" ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/translation" ]
]
]
] ;
fhir:CodeableConcept.text [ fhir:value "Muestra de sangre" ]
] ;
fhir:Specimen.subject [
fhir:link <http://hl7.org/fhir/Patient/PacienteClIpsEjemplo> ;
fhir:Reference.reference [ fhir:value "Patient/PacienteClIpsEjemplo" ]
] ;
fhir:Specimen.collection [
fhir:Specimen.collection.method [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:129300006 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "129300006" ] ;
fhir:Coding.display [
fhir:value "Puncture - action" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "lang" ] ;
fhir:Extension.valueCode [ fhir:value "es" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "content" ] ;
fhir:Extension.valueString [ fhir:value "Pinchazo" ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/translation" ]
]
]
] ;
fhir:CodeableConcept.text [ fhir:value "Pinchazo" ]
] ;
fhir:Specimen.collection.bodySite [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:49852007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "49852007" ] ;
fhir:Coding.display [ fhir:value "Median cubital vein" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Vena cubital media" ]
] ;
fhir:Specimen.collection.fastingStatusCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0916" ] ;
fhir:Coding.code [ fhir:value "F" ] ;
fhir:Coding.display [ fhir:value "Patient was fasting prior to the procedure." ]
] ;
fhir:CodeableConcept.text [ fhir:value "El paciente estaba en ayunas antes del procedimiento." ]
]
] .
<http://hl7.org/fhir/Patient/PacienteClIpsEjemplo> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Specimen/SpecimenCLEjemplo.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Specimen/SpecimenCLEjemplo.ttl> .
IG © 2024+ HL7 Chile. Package hl7.fhir.cl.clips#0.6.0-ci-build based on FHIR 4.0.1. Generated 2026-08-06
Links: Tabla de contenidos |
Reporte QA |
Historial de versiones