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" : "HealthcareService",
"id" : "HealthcareServiceExample001",
"meta" : {
"profile" : [
🔗 "https://fhir.medicaia.ar/StructureDefinition/HealthcareServiceMED"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService HealthcareServiceExample001</b></p><a name=\"HealthcareServiceExample001\"> </a><a name=\"hcHealthcareServiceExample001\"> </a><a name=\"HealthcareServiceExample001-en-US\"> </a><p><b>identifier</b>: HS999999\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-OrganizationExample001.html\">Organization MEDICAIA HEALTHCARE</a></p><p><b>type</b>: <span title=\"Codes:{https://fhir.medicaia.ar/CodeSystem/ServiceTypeCS 23}\">Kinesiology</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394602003}\">Rehabilitation specialty (qualifier value)</span></p><p><b>location</b>: <a href=\"Location-LocationExample001.html\">Location Sede CABA</a></p><p><b>name</b>: Kinesiology Service S.A.</p></div>"
},
"identifier" : [
{
"use" : "official",
"value" : "HS999999",
"assigner" : {
🔗 "reference" : "Organization/OrganizationExample001"
}
}
],
"active" : true,
"providedBy" : {
🔗 "reference" : "Organization/OrganizationExample001"
},
"type" : [
{
"coding" : [
{
"system" : "https://fhir.medicaia.ar/CodeSystem/ServiceTypeCS",
"code" : "23",
"display" : "Kinesiology"
}
]
}
],
"specialty" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394602003",
"display" : "Rehabilitation specialty (qualifier value)"
}
]
}
],
"location" : [
{
🔗 "reference" : "Location/LocationExample001"
}
],
"name" : "Kinesiology Service S.A."
}