FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.hsds.r4
Resource TypeHealthcareService
IdHealthcareService-hsds-service.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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)


Source1

{
  "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"
        }
      ]
    }
  ]
}