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

FHIR IG analytics

Packageaccdr.fhir.ig.pkg
Resource TypeValueSet
Idvs-acCDRProvCodes.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": "ValueSet",
  "id": "acCDRProvinceStateCode",
  "url": "http://ontariohealth.ca/fhir/ValueSet/v2-accdr-province-state-code",
  "version": "2.0.0",
  "name": "v2AccdrProvinceStateCode",
  "title": "v2 acCDR Province State Code",
  "status": "active",
  "publisher": "OntarioHealth",
  "description": "Codes for provinces, states and territories supported by acCDR",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/acCDR-Province-StateCode"
      }
    ]
  }
}