FHIR IG analytics| Package | hl7.fhir.us.hsds.r4b |
| Resource Type | HealthcareService |
| Id | HealthcareService-hsds-service.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService
Resource HealthcareService "hsds-service" Updated "2017-01-01 00:00:00+0000"
Profile: HSDSHealthcareService
active: true
providedBy: Organization/hsds-organization "CHILDREN'S ADVOCACY CENTER"
category: Health Screening/Diagnostic Services (211 Human Services Indexing System#LF)
location: Location/hsds-location "CHILDREN'S ADVOCACY CENTER OF SOUTHWEST MICHIGAN"
name: Child Abuse Prevention Service
telecom: -unknown-
communication: Spanish (Tags for the Identification of Languages#es)
{
"resourceType": "HealthcareService",
"id": "hsds-service",
"meta": {
"lastUpdated": "2017-01-01T00:00:00Z",
"profile": [
"http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-HealthcareService"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"providedBy": {
"reference": "Organization/hsds-organization"
},
"category": [
{
"coding": [
{
"system": "http://211hsis.org",
"code": "LF",
"display": "Health Screening/Diagnostic Services"
}
]
}
],
"location": [
{
"reference": "Location/hsds-location"
}
],
"name": "Child Abuse Prevention Service",
"telecom": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary",
"valueReference": {
"reference": "Organization/hsds-organization"
}
}
]
}
],
"communication": [
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "es",
"display": "Spanish"
}
]
}
]
}