FHIR Core Implementation Guide (CO)
0.1.0 - STU1 Colombia flag

FHIR Core Implementation Guide (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Person: Person type resource - 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:Person ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "c5e77cca-d580-4a74-94f3-6a66545faf46"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://co.fhir.guide/core/StructureDefinition/PersonCO"^^xsd:anyURI ;
fhir:link <http://co.fhir.guide/core/StructureDefinition/PersonCO>     ] )
  ] ; # 
  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: Person c5e77cca-d580-4a74-94f3-6a66545faf46</b></p><a name=\"c5e77cca-d580-4a74-94f3-6a66545faf46\"> </a><a name=\"hcc5e77cca-d580-4a74-94f3-6a66545faf46\"> </a><a name=\"c5e77cca-d580-4a74-94f3-6a66545faf46-es-CO\"> </a><p><b>identifier</b>: Person number/324283476 (use: official, period: 2013-04-05 --&gt; (ongoing))</p><p><b>name</b>: Mónica María Mora Jaramillo (Official)</p><p><b>telecom</b>: <a href=\"tel:+57(300)111-1111\">+57(300)111-1111</a>, <a href=\"mailto:monica.mora@example.com\">monica.mora@example.com</a></p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1995-04-05</p><p><b>address</b>: Cl. 6 Sur #15 43a, El Poblado(home)</p><p><b>active</b>: true</p><h3>Links</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Target</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Patient-92a8e277-af20-4854-a3fb-02cbe9fb8d49.html\">Mónica Mora Female, DoB: 1995-04-05 ( Medical record number: HC-324283476 (use: usual, ))</a></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:id [ fhir:v "NationalPersonIdentifier-0" ] ;
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PN" ] ;
fhir:display [ fhir:v "Person number" ]       ] [
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/ColombianPersonIdentifier"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CC" ] ;
fhir:display [ fhir:v "Cédula ciudadanía" ]       ] )     ] ;
fhir:system [ fhir:v "http://co.fhir.guide/NamingSystem/RNEC"^^xsd:anyURI ] ;
fhir:value [ fhir:v "324283476" ] ;
fhir:period [
fhir:start [ fhir:v "2013-04-05"^^xsd:date ]     ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [
fhir:v "Mora Jaramillo" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://co.fhir.guide/core/StructureDefinition/ExtensionFathersFamilyName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Mora" ]       ] [
fhir:url [ fhir:v "http://co.fhir.guide/core/StructureDefinition/ExtensionMothersFamilyName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Jaramillo" ]       ] )     ] ;
    ( fhir:given [ fhir:v "Mónica" ] [ fhir:v "María" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:id [ fhir:v "TelecomMobile-0" ] ;
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+57(300)111-1111" ] ;
fhir:use [ fhir:v "mobile" ]
  ] [
fhir:id [ fhir:v "TelecomEmail-0" ] ;
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "monica.mora@example.com" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1995-04-05"^^xsd:date] ; # 
  fhir:address ( [
fhir:id [ fhir:v "HomeAddress-0" ] ;
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "physical" ] ;
fhir:text [ fhir:v "Cl. 6 Sur #15 43a, El Poblado" ] ;
fhir:city [
fhir:v "Medellín" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaMunicipality"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA"^^xsd:anyURI ] ;
fhir:code [ fhir:v "05001" ]         ]       ] )     ] ;
fhir:district [ fhir:v "comuna 14" ] ;
fhir:state [
fhir:v "Antioqia" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://co.fhir.guide/core/StructureDefinition/ExtensionDivipolaDepartment"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.fhir.guide/co/CodeSystem/DIVIPOLA"^^xsd:anyURI ] ;
fhir:code [ fhir:v "05" ]         ]       ] )     ] ;
fhir:postalCode [ fhir:v "050022" ] ;
fhir:country [ fhir:v "CO" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:link ( [
fhir:target [
fhir:reference [ fhir:v "Patient/92a8e277-af20-4854-a3fb-02cbe9fb8d49" ]     ]
  ] ) . #