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

FHIR IG analytics

Packageca.on.oh.mha-pds
Resource TypeHealthcareService
IdHCSSample.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "HealthcareService",
  "id": "on-mha-HCS",
  "meta": {
    "profile": [
      "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService"
    ]
  },
  "extension": [
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-functionalCentreCode",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://data.ontario.ca/dataset/ontario-healthcare-reporting-system",
            "code": "72508"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "value": "874691"
    }
  ],
  "name": "OH - MHA Program"
}