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

FHIR IG analytics

Packageca.infoway.io.core
Resource TypeValueSet
IdValueSet-sharedpatientjhn-type-code.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.core@1.1.0-dft-preballot&canonical=https://fhir.infoway-inforoute.ca/ValueSet/sharedpatientjurisdictionalhealthidentifiertype
URLhttps://fhir.infoway-inforoute.ca/ValueSet/sharedpatientjurisdictionalhealthidentifiertype
Statusactive
Date2025-03-31
NameSharedPatientJHNTypeCode
TitleShared Patient JHN Type Code
Realmca
Authoritynational
DescriptionPatient jurisdictional health identifier system supported for Shared Health systems
CopyrightCopyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).

Resources that use this resource

StructureDefinition
patient-ca-corePatient (CA-Core)

Resources that this resource uses

CodeSystem
sharedpatientjurisdictionalhealthidentifiersystemShared Patient Jurisdictional Health Identifier Type

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "SharedPatientJHNTypeCode",
  "id": "sharedpatientjhn-type-code",
  "title": "Shared Patient JHN Type Code",
  "description": "Patient jurisdictional health identifier system supported for Shared Health systems",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/sharedpatientjurisdictionalhealthidentifiertype",
  "experimental": false,
  "publisher": "Canada Health Infoway",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA",
          "system": "urn:iso:std:iso:3166"
        }
      ]
    }
  ],
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "date": "2025-03-31",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "https://fhir.infoway-inforoute.ca/CodeSystem/sharedpatientjurisdictionalhealthidentifiersystem"
      }
    ]
  }
}