FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/6a0756b6-ec24-4a12-a3f5-ddee817abe0e

Packageca.on.health.idms
Resource TypeValueSet
Id6a0756b6-ec24-4a12-a3f5-ddee817abe0e
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.2-beta&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/ContactType
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/ContactType
Version1.0.0
Statusactive
Date2023-10-16
NameContactType
TitleContact Type
DescriptionThese are valid contact types for request.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "6a0756b6-ec24-4a12-a3f5-ddee817abe0e",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-10-16T13:35:05.110+00:00",
    "source": "#sWtqLIXSaAwMVffO"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/ContactType",
  "version": "1.0.0",
  "name": "ContactType",
  "title": "Contact Type",
  "status": "active",
  "experimental": false,
  "date": "2023-10-16",
  "publisher": "IDMS",
  "description": "These are valid contact types for request.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "version": "1.0.0",
        "concept": [
          {
            "code": "CONTACT-TYPE-SUBMITTER",
            "display": "Submitting Orgranization"
          },
          {
            "code": "CONTACT-TYPE-MANUFACTURER",
            "display": "Manufacturer"
          }
        ]
      }
    ]
  }
}