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

FHIR IG Statistics: CodeSystem/identifier-type

Packageca.on.mi.pkg
Resource TypeCodeSystem
Ididentifier-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.mi.pkg@0.9.0-beta-3-testing&canonical=http://ontariohealth.ca/fhir/CodeSystem/identifier-type
URLhttp://ontariohealth.ca/fhir/CodeSystem/identifier-type
Version1.0.0
Statusactive
Date2019-10-23
NameIdentifierType
Realmca
DescriptionCodes supported by Ontario Health that can be used to determine which identifier to use for a specific purpose. This is an extension of the core FHIR value set.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "identifier-type",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/identifier-type",
  "version": "1.0.0",
  "name": "IdentifierType",
  "status": "active",
  "date": "2019-10-23",
  "publisher": "Ontario Health",
  "description": "Codes supported by Ontario Health that can be used to determine which identifier to use for a specific purpose. This is an extension of the core FHIR value set.",
  "content": "complete",
  "concept": [
    {
      "code": "REQ",
      "display": "Request Identifier"
    },
    {
      "code": "HCS",
      "display": "HealthcareService Identifier"
    }
  ]
}