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

FHIR IG analytics

Packageca.on.health.idms
Resource TypeOrganization
IdIDMS-ORGANIZATION-PRELOAD-MOH-DRUGS.json
FHIR VersionR5

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": "Organization",
  "id": "7a10d8a7-34f6-4abe-afbd-19e778f6db5c",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2023-10-04T13:48:09.889+00:00",
    "source": "#Jclk8KTmad6qzPlq"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:idms:organization:moh",
      "value": "MOH-DRUGS"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
          "code": "ORGANIZATION-TYPE-MOH"
        }
      ]
    }
  ],
  "name": "Ontario Drug Program (ODP)",
  "contact": [
    {
      "address": {
        "text": "HTML Version of the address that can be inserted at the top of a response letter",
        "line": [
          "PO Box 337 Stn D"
        ],
        "city": "Etobicoke",
        "state": "ON",
        "postalCode": "M9A 4X3"
      }
    }
  ]
}