Interoperabilidad de Historia Clínica - PERÚ (versión en desarrollo)
0.1 - ci-build Peru flag

Interoperabilidad de Historia Clínica - PERÚ (versión en desarrollo) - Local Development build (v0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PacientePeruCompleto - TTL Representation

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PacientePeruCompleto"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/PacientePe"^^xsd:anyURI ;
fhir:link <https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/PacientePe>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PacientePeruCompleto</b></p><a name=\"PacientePeruCompleto\"> </a><a name=\"hcPacientePeruCompleto\"> </a><a name=\"PacientePeruCompleto-es-PE\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Maria Marta Perez  Female, DoB: 1974-12-25 ( DNI: 98765)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"mailto:[email protected]\">[email protected]</a></li><li><a href=\"tel:+432432234234\">+432432234234</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Also see: madre (Identifier: DNI/MADRE_CI213241)</li></ul></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:extension [
fhir:url [ fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/pe-pais"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/PaisesCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PER" ]           ] )         ]       ] ) ;
      ( fhir:coding [
fhir:system [ fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/IdspersonaPeru"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "DNI" ]       ] )     ] ;
fhir:value [ fhir:v "98765" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [
fhir:v "Perez" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-mothers-family"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Olivera" ]       ] [
fhir:url [ fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/pe-tercerapellido"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Marquez" ]       ] )     ] ;
    ( fhir:given [ fhir:v "Maria" ] [ fhir:v "Marta" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "[email protected]" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+432432234234" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [
fhir:v "1974-12-25"^^xsd:date ;
    ( fhir:extension [
fhir:url [ fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/pe-pais"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/PaisesCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PER" ]         ] )       ]     ] [
fhir:url [ fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/StructureDefinition/pe-ubigeo"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ubigeo_nacimiento" ]     ] )
  ] ; # 
  fhir:link ( [
fhir:other [
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/IdspersonaPeru"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "DNI" ]           ] )         ] ;
fhir:value [ fhir:v "MADRE_CI213241" ]       ] ;
fhir:display [ fhir:v "madre" ]     ] ;
fhir:type [ fhir:v "seealso" ]
  ] ) . #