0.5.0 - ci-build

FHIR_CORE_AR - Local Development build (v0.5.0). See the Directory of published versions

: Composition- IPS - Fernandez Perez, Pablo - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Composition;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "Composition-IPS-FernandezPerezPablo"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.msal.gob.ar/core/StructureDefinition/Composition-ar-ips-core";
       fhir:index 0;
       fhir:link <http://fhir.msal.gob.ar/core/StructureDefinition/Composition-ar-ips-core>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 3f69e0a5-2177-4540-baab-7a5d0877428f</p><p><b>status</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 60591-5}\">Patient Summary Document</span></p><p><b>date</b>: May 5, 2021, 10:30:00 AM</p><p><b>author</b>: <span></span></p><p><b>title</b>: Resumen IPS para Pablo Fernandez Perez - 05 MAY 2021</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: <span></span></p></div>"
  ];
  fhir:Composition.identifier [
     fhir:Identifier.system [ fhir:value "http://hospitaljoaquincorvalan.gob.ar/documentos" ];
     fhir:Identifier.value [ fhir:value "3f69e0a5-2177-4540-baab-7a5d0877428f" ]
  ];
  fhir:Composition.status [ fhir:value "final"];
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:60591-5;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "60591-5" ];
       fhir:Coding.display [ fhir:value "Patient Summary Document" ]     ]
  ];
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "Patient/Paciente-Ar-FernandezPerezPablo" ]
  ];
  fhir:Composition.date [ fhir:value "2021-05-05T14:30:00+01:00"^^xsd:dateTime];
  fhir:Composition.author [
     fhir:index 0;
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "http://refes.msal.gob.ar" ];
       fhir:Identifier.value [ fhir:value "10661472173057" ]     ]
  ];
  fhir:Composition.title [ fhir:value "Resumen IPS para Pablo Fernandez Perez - 05 MAY 2021"];
  fhir:Composition.confidentiality [ fhir:value "N"];
  fhir:Composition.custodian [
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "http://federador.msal.gob.ar/uri" ];
       fhir:Identifier.value [ fhir:value "32818" ]     ]
  ];
  fhir:Composition.section [
     fhir:index 0;
     fhir:Composition.section.title [ fhir:value "Problemas activos" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:11450-4;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "11450-4" ];
         fhir:Coding.display [ fhir:value "Problem list Reported" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Asma</div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Condition/Condition-Ar-FernandezPerezPablo-Asthma" ]     ]
  ], [
     fhir:index 1;
     fhir:Composition.section.title [ fhir:value "Medicamentos" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:10160-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "10160-0" ];
         fhir:Coding.display [ fhir:value "Hx of Medication use" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Anastrozole/Cimicifuga</div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "MedicationStatement/MedicationStatement-Ar-FernandezPerezPablo-Anastrozole" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "MedicationStatement/MedicationStatement-Ar-FernandezPerezPablo-Cimicifuga-Extract" ]     ]
  ], [
     fhir:index 2;
     fhir:Composition.section.title [ fhir:value "Alergias" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:48765-2;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "48765-2" ];
         fhir:Coding.display [ fhir:value "Allergies and adverse reactions Document" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Allergy to penicillin, high criticality, active</div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "AllergyIntolerance/AllergyIntolerance-Ar-FernandezPerezPablo-Penicillin" ]     ]
  ], [
     fhir:index 3;
     fhir:Composition.section.title [ fhir:value "Vacunas" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:11369-6;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "11369-6" ];
         fhir:Coding.display [ fhir:value "Hx of Immunization" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Lista de las vacunas recibidas</div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Immunization/Immunization-Ar-FernandezPerezPablo-Influenza" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.