FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | HealthcareService |
| Id | Esempio_HealthcareService_PNT.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "HealthcareService",
"id": "POD.1d21e9e6-ed89-4105-9815-f1f8b9d4a53a",
"meta": {
"profile": [
"https://pnt.gov/fhir/StructureDefinition/HealthcareService"
]
},
"active": true,
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-category",
"code": "8",
"display": "Counselling"
},
{
"system": "https://terminology.pnt.gov/CodeSystem/ambito-telemedicina",
"code": "TV",
"display": "Televisita"
}
]
}
],
"characteristic": [
{
"coding": [
{
"system": "http://hl7.org/fhir/service-mode",
"code": "videoconference"
}
]
}
],
"appointmentRequired": false
}