FHIR IG analytics| Package | hl7.fhir.cl.corecl |
| Resource Type | Patient |
| Id | Patient-PacienteCL2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Wilmer Andres de Dios Cabrales (OFFICIAL) male, DoB: 1968-11-03 ( Passport number: P3334521.2 (OFFICIAL))
{
"resourceType": "Patient",
"id": "PacienteCL2",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/CorePacienteCl"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/CodigoPaises",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "222",
"display": "El Salvador"
}
]
}
}
],
"identifier": [
{
"use": "official",
"type": {
"extension": [
{
"url": "https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/CodigoPaises",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "222",
"display": "El Salvador"
}
]
}
}
],
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PPN",
"display": "Passport number"
}
]
},
"system": "http://Pasaportes.cl/Validacion/Pass",
"value": "P3334521.2"
}
],
"active": true,
"name": [
{
"use": "official",
"family": "Cabrales",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-mothers-family",
"valueString": "Rivas"
}
]
},
"given": [
"Wilmer",
"Andres",
"de Dios"
]
}
],
"telecom": [
{
"system": "email",
"value": "wilCAB12l@wilmermail.com",
"use": "home"
}
],
"gender": "male",
"birthDate": "1968-11-03",
"address": [
{
"use": "temp",
"line": [
"Calle 4 Norte, 52, pieza 802"
],
"_city": {
"extension": [
{
"url": "https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/ComunasCl",
"valueCodeableConcept": {
"coding": [
{
"system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSCodComunasCL",
"code": "15101",
"display": "Arica"
}
]
}
}
]
},
"_district": {
"extension": [
{
"url": "https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/ProvinciasCl",
"valueCodeableConcept": {
"coding": [
{
"system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSCodProvinciasCL",
"code": "151",
"display": "Arica"
}
]
}
}
]
},
"_state": {
"extension": [
{
"url": "https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/RegionesCl",
"valueCodeableConcept": {
"coding": [
{
"system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSCodRegionCL",
"code": "15",
"display": "Arica y Parinacota"
}
]
}
}
]
},
"_country": {
"extension": [
{
"url": "https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/CodigoPaises",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CL",
"display": "Chile"
}
]
}
}
]
}
}
]
}