FHIR IG analytics| Package | hl7.fhir.cr.meddyg.laboratory-results |
| Resource Type | Patient |
| Id | Patient-PatientHbA1cTamizajeEBAISExample.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Paciente en escenario de tamizaje metabólico en EBAIS.
{
"resourceType": "Patient",
"id": "PatientHbA1cTamizajeEBAISExample",
"meta": {
"profile": [
"https://hl7.meddyg.com/fhir/laboratory-results/StructureDefinition/cr-patient-laboratory-result"
]
},
"language": "es",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "https://hl7.meddyg.com/fhir/laboratory-results/CodeSystem/cr-identifier-type",
"code": "cedula-nacional",
"display": "Cédula Nacional"
}
]
},
"system": "https://hl7.meddyg.com/fhir/laboratory-results/sid/cedula-nacional",
"value": "201230456"
}
],
"name": [
{
"use": "official",
"family": "Vargas",
"_family": {
"extension": [
{
"url": "https://hl7.meddyg.com/fhir/laboratory-results/StructureDefinition/ext-second-surname",
"valueString": "Rojas"
}
]
},
"given": [
"Laura",
"María"
]
}
],
"gender": "female",
"birthDate": "1987-03-22"
}