0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "EncounterExample001",
"meta" : {
"profile" : [
🔗 "https://fhir.medicaia.ar/StructureDefinition/EncounterMED"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter EncounterExample001</b></p><a name=\"EncounterExample001\"> </a><a name=\"hcEncounterExample001\"> </a><a name=\"EncounterExample001-en-US\"> </a><p><b>identifier</b>: <code>http://www.acme.com/identifiers/EJEMPLO</code>/v2222</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"CodeSystem-EncounterClassCS.html#EncounterClassCS-AMB\">Encounter Class</a> AMB: ambulatory</p><p><b>subject</b>: <a href=\"Patient-PatientExample001.html\">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.medicaia.ar/CodeSystem/ParticipationTypeCS PPRF}\">primary performer</span></td><td><a href=\"Practitioner-PractitionerExample001.html\">Practitioner Dr. Rene Favaloro</a></td></tr></table><p><b>period</b>: 2023-11-29 00:00:00+0000 --> (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 718004}\">Acute bronchiolitis with obstruction</span></p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-LocationExample001.html\">Location Sede CABA</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-OrganizationExample001.html\">Organization MEDICAIA HEALTHCARE</a></p></div>"
},
"extension" : [
{
"url" : "https://fhir.medicaia.ar/StructureDefinition/Extension-ServiceType",
"valueReference" : {
🔗 "reference" : "HealthcareService/HealthcareServiceExample001"
}
}
],
"identifier" : [
{
"system" : "http://www.acme.com/identifiers/EJEMPLO",
"value" : "v2222",
"assigner" : {
🔗 "reference" : "Organization/OrganizationExample001"
}
}
],
"status" : "finished",
"class" : {
"system" : "https://fhir.medicaia.ar/CodeSystem/EncounterClassCS",
"code" : "AMB",
"display" : "ambulatory"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample001"
},
"participant" : [
{
"type" : [
{
"coding" : [
{
"system" : "https://fhir.medicaia.ar/CodeSystem/ParticipationTypeCS",
"code" : "PPRF",
"display" : "primary performer"
}
]
}
],
"individual" : {
🔗 "reference" : "Practitioner/PractitionerExample001"
}
}
],
"period" : {
"start" : "2023-11-29T00:00:00Z"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "718004",
"display" : "Acute bronchiolitis with obstruction"
}
]
}
],
"location" : [
{
"location" : {
🔗 "reference" : "Location/LocationExample001"
}
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/OrganizationExample001"
}
}