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

FHIR IG analytics

Packageca.on.health.idms
Resource TypeOrganization
IdIDMS-DISTRIBUTOR-EXAMPLE.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": "2105",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2023-09-11T17:32:59.544+00:00",
    "source": "#3mZ4JecHUFirBDiE"
  },
  "identifier": [
    {
      "use": "official",
      "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-CompanyCode",
      "value": "ABC"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
          "code": "ORGANIZATION-TYPE-DISTRIBUTER"
        }
      ]
    }
  ],
  "name": "ABC Drug Distributor"
}