FHIR IG analytics| Package | hl7.fhir.cl.clcore |
| Resource Type | Encounter |
| Id | Encounter-EjemploEncounterCL.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encuentro EjemploEncounterCL
Profile: CL Encuentro Clínico
status: Planned
class: ActCode: VR (virtual)
type: Programada
serviceType: Medicina General
subject: Xime Female, DoB: 1983-03-24 ( Chile: 15.236.327-k (use: official, ))
| Type | Individual |
| Atendedor | PractitionerRole: specialty = Medicina Familiar |
period: 2022-06-23 00:00:00-0300 --> 2022-06-23 00:50:00-0300
| Condition |
| Condition Pharyngotonsillitis (disorder) |
serviceProvider: Organization Centro de Salud Familiar Arauco
{
"resourceType": "Encounter",
"id": "EjemploEncounterCL",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/EncounterCL"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "planned",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "VR",
"display": "virtual"
},
"type": [
{
"coding": [
{
"system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTiposEncuentroCL",
"code": "PR",
"display": "Programada"
}
],
"text": "Programada"
}
],
"serviceType": {
"coding": [
{
"system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodigoServicio",
"code": "medGen",
"display": "Medicina General"
}
],
"text": "Medicina General"
},
"subject": {
"reference": "Patient/PacienteCL"
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "ATND",
"display": "attender"
}
],
"text": "Atendedor"
}
],
"individual": {
"reference": "PractitionerRole/EjemploEspecialidadCL2"
}
}
],
"period": {
"start": "2022-06-23T00:00:00-03:00",
"end": "2022-06-23T00:50:00-03:00"
},
"diagnosis": [
{
"condition": {
"reference": "Condition/DiagnosticoEj2"
}
}
],
"serviceProvider": {
"reference": "Organization/OrganizacionClEjemplo1"
}
}