FHIR IG analytics| Package | ru.core |
| Resource Type | HealthcareService |
| Id | HealthcareService-example-core-healthcareservice-therapy-min.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService example-core-healthcareservice-therapy-min
identifier: https://fhir.ru/ig/core/systems/healthcareservice/HS-THERAPY-001
active: true
providedBy: Organization ГБУЗ Городская поликлиника №1
category: General Practice
type: Взятие крови из периферической вены
name: Терапевтическая помощь
{
"resourceType": "HealthcareService",
"id": "example-core-healthcareservice-therapy-min",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.ru/ig/core/systems/healthcareservice",
"value": "HS-THERAPY-001"
}
],
"active": true,
"providedBy": {
"reference": "Organization/example-core-organization-polyclinic-min"
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-category",
"code": "17",
"display": "General Practice"
}
]
}
],
"type": [
{
"coding": [
{
"system": "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-medical-services",
"code": "A11.12.009",
"display": "Взятие крови из периферической вены"
}
]
}
],
"name": "Терапевтическая помощь"
}