@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "BundleColombiaCo"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/BundleCo"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:type [ fhir:v "transaction"] ; # fhir:timestamp [ fhir:v "2022-03-03T10:30:00Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "DocumentReference/DocumentReferenceCo"^^xsd:anyURI ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "DocumentReference"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Practitioner/ProfesionalColombia"^^xsd:anyURI ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "Practitioner"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Composition/CompositionColombia"^^xsd:anyURI ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "Composition"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Condition/ConditionColombia"^^xsd:anyURI ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "Condition"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Patient/PacienteColombianoMinimo"^^xsd:anyURI ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "Patient"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "AllergyIntolerance/AlergiaColombia"^^xsd:anyURI ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "AllergyIntolerance"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "MedicationStatement/MedicationStatementColombia"^^xsd:anyURI ] ; fhir:resource ( ) ; fhir:request [ fhir:method [ fhir:v "POST" ] ; fhir:url [ fhir:v "MedicationStatement"^^xsd:anyURI ] ] ] ) . # a fhir:DocumentReference ; fhir:id [ fhir:v "DocumentReferenceColombia"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/DocumentReferenceCo"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: DocumentReference

Resource DocumentReference "DocumentReferenceColombia"

Profile: Referencia de Documentos

status: current

type: Patient summary Document (LOINC#60591-5)

subject: See above (Patient/PacienteColombianoMinimo)

date: Mar 3, 2022, 7:30:00 AM

author: Organization/OrganizacionPrestadorEjemplo "Hospital de Colombia"

custodian: Organization/OrganizacionRegionEjemplo "DIRECCION DEPARTAMENTAL DE CUNDINAMARCA"

content

Attachments

-ContentTypeUrl
*application/fhir+jsonComposition/CompositionColombia
" ] ; # fhir:status [ fhir:v "current"] ; # fhir:type [ fhir:coding ( [ a loinc:60591-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "60591-5" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/PacienteColombianoMinimo" ] ] ; # fhir:date [ fhir:v "2022-03-03T10:30:00Z"^^xsd:dateTime] ; # fhir:author ( [ fhir:link ; fhir:reference [ fhir:v "Organization/OrganizacionPrestadorEjemplo" ] ] ) ; # fhir:custodian [ fhir:link ; fhir:reference [ fhir:v "Organization/OrganizacionRegionEjemplo" ] ] ; # fhir:content ( [ fhir:attachment [ fhir:contentType [ fhir:v "application/fhir+json" ] ; fhir:url [ fhir:v "Composition/CompositionColombia"^^xsd:anyURI ] ] ] ) . # a fhir:Practitioner ; fhir:id [ fhir:v "ProfesionalColombia"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/PractitionerCo"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Practitioner

Resource Practitioner "ProfesionalColombia"

Profile: Profesional Co

identifier: Cédula ciudadanía: 12345

" ] ; # fhir:identifier ( [ fhir:type [ fhir:extension ( [ fhir:url [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-pais"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/PaisesCS"^^xsd:anyURI ] ; fhir:code [ fhir:v "170" ] ] ) ] ] ) ; fhir:coding ( [ fhir:system [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdspersonaColombia"^^xsd:anyURI ] ; fhir:code [ fhir:v "CC" ] ; fhir:display [ fhir:v "Cédula ciudadanía" ] ] ) ] ; fhir:value [ fhir:v "12345" ] ; fhir:assigner [ fhir:display [ fhir:v "Registraduria Nacional" ] ] ] ) . # a fhir:Composition ; fhir:id [ fhir:v "CompositionColombia"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/CompositionCo"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Composition

Resource Composition "CompositionColombia"

Profile: Documento Co

status: final

type: Patient Summary Document (LOINC#60591-5)

date: 2022-03-05 18:30:00+0100

author: See above (Practitioner/ProfesionalColombia)

title: Resumen de Paciente Colombia

custodian: Organization/OrganizacionRegionEjemplo "DIRECCION DEPARTAMENTAL DE CUNDINAMARCA"

" ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ fhir:coding ( [ a loinc:60591-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "60591-5" ] ; fhir:display [ fhir:v "Patient Summary Document" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/PacienteColombiano" ] ] ; # fhir:date [ fhir:v "2022-03-05T18:30:00+01:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:link ; fhir:reference [ fhir:v "Practitioner/ProfesionalColombia" ] ] ) ; # fhir:title [ fhir:v "Resumen de Paciente Colombia"] ; # fhir:custodian [ fhir:link ; fhir:reference [ fhir:v "Organization/OrganizacionRegionEjemplo" ] ] ; # fhir:section ( [ fhir:title [ fhir:v "Condiciones del Paciente" ] ; fhir:code [ fhir:coding ( [ a loinc:11450-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11450-4" ] ; fhir:display [ fhir:v "Problem list Reported" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "
CONDICIONES
" ] ; fhir:entry ( [ fhir:link ; fhir:reference [ fhir:v "Condition/ConditionColombia" ] ] ) ] [ fhir:title [ fhir:v "Medicamentos" ] ; fhir:code [ fhir:coding ( [ a loinc:10160-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10160-0" ] ; fhir:display [ fhir:v "Hx of Medication use" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "
MEDICAMENTOS
" ] ; fhir:entry ( [ fhir:link ; fhir:reference [ fhir:v "MedicationStatement/MedicationStatementColombia" ] ] ) ] [ fhir:title [ fhir:v "Alergias" ] ; fhir:code [ fhir:coding ( [ a loinc:48765-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "48765-2" ] ; fhir:display [ fhir:v "Allergies and adverse reactions Document" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "
ALERGIAS
" ] ; fhir:entry ( [ fhir:link ; fhir:reference [ fhir:v "AllergyIntolerance/AlergiaColombia" ] ] ) ] ) . # a fhir:Condition ; fhir:id [ fhir:v "ConditionColombia"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/ConditionCo"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Condition

Resource Condition "ConditionColombia"

Profile: Condition Co

code: Diabetes Tipo 1, con complicaciones neurologicas (ICD-10#E10.4 "Type 1 diabetes mellitus : With neurological complications")

subject: Patient/PacienteColombiano " LÓPEZ"

" ] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ; fhir:code [ fhir:v "E10.4" ] ; fhir:display [ fhir:v "Type 1 diabetes mellitus : With neurological complications" ] ] ) ; fhir:text [ fhir:v "Diabetes Tipo 1, con complicaciones neurologicas" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/PacienteColombiano" ] ] . # a fhir:Patient ; fhir:id [ fhir:v "PacienteColombianoMinimo"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/PacienteCo"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Patient

Resource Patient "PacienteColombianoMinimo"

Profile: Paciente Co

identifier: Cédula ciudadanía: 98765

name: Luis Alberto Sanchez

gender: male

birthDate: 1974-12-25

" ] ; # fhir:identifier ( [ fhir:type [ fhir:extension ( [ fhir:url [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-pais"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/PaisesCS"^^xsd:anyURI ] ; fhir:code [ fhir:v "170" ] ] ) ] ] ) ; fhir:coding ( [ fhir:system [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdspersonaColombia"^^xsd:anyURI ] ; fhir:code [ fhir:v "CC" ] ; fhir:display [ fhir:v "Cédula ciudadanía" ] ] ) ] ; fhir:value [ fhir:v "98765" ] ; fhir:assigner [ fhir:display [ fhir:v "Registraduria Nacional" ] ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Sanchez" ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-mothers-family"^^xsd:anyURI ] ; fhir:value [ fhir:v "Martinez" ] ] ) ] ; fhir:given ( [ fhir:v "Luis" ] [ fhir:v "Alberto" ] ) ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1974-12-25"^^xsd:date] . # a fhir:AllergyIntolerance ; fhir:id [ fhir:v "AlergiaColombia"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/AlergiaCo"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: AllergyIntolerance

Resource AllergyIntolerance "AlergiaColombia"

Profile: Alergias Co

TipoAlergia: Sustancia del ambiente (Tipo Alergia#03)

clinicalStatus: Active (AllergyIntolerance Clinical Status Codes#active)

verificationStatus: Confirmed (AllergyIntolerance Verification Status#confirmed)

code: alergia a nueces ()

patient: Patient/PacienteColombiano: Paciente Colombiano " LÓPEZ"

" ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/co-AllergyIntolerance-tipo"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/AlergiasCS"^^xsd:anyURI ] ; fhir:code [ fhir:v "03" ] ] ) ] ] ) ; # fhir:clinicalStatus [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:verificationStatus [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:code [ fhir:text [ fhir:v "alergia a nueces" ] ] ; # fhir:patient [ fhir:link ; fhir:reference [ fhir:v "Patient/PacienteColombiano" ] ; fhir:display [ fhir:v "Paciente Colombiano" ] ] . # a fhir:MedicationStatement ; fhir:id [ fhir:v "MedicationStatementColombia"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://www.minsalud.gov.co/ihc/fhir/StructureDefinition/MedicationStatementCo"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: MedicationStatement

Resource MedicationStatement "MedicationStatementColombia"

Profile: Medication Statement Co

status: active

medication: 10.4 MG DE MONTELUKAST SODICO EQUIVALENTE A MONTELUKAST (CUMS#20038383)

subject: Patient/PacienteColombiano " LÓPEZ"

" ] ; # fhir:status [ fhir:v "active"] ; # fhir:medication [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://www.minsalud.gov.co/CodeSystem/CUMS"^^xsd:anyURI ] ; fhir:code [ fhir:v "20038383" ] ; fhir:display [ fhir:v "10.4 MG DE MONTELUKAST SODICO EQUIVALENTE A MONTELUKAST" ] ] ) ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/PacienteColombiano" ] ] . # # -------------------------------------------------------------------------------------