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

FHIR IG Statistics: ValueSet/preference-type-code

Packageca.on.oh.erec
Resource TypeValueSet
Idpreference-type-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ontariohealth.ca/fhir/ValueSet/preference-type-code
URLhttp://ontariohealth.ca/fhir/ValueSet/preference-type-code
Version1.0.0
Statusdraft
NamePreferenceTypeCode
TitlePreference Type Code
Realmca
Authoritynational
DescriptionContains codes indicating the preference type

Resources that use this resource

StructureDefinition
CA-eReC-service-provider-preference-EXTServiceProviderPreference

Resources that this resource uses

CodeSystem
preference-type-codePreference Type Code

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "preference-type-code",
  "url": "http://ontariohealth.ca/fhir/ValueSet/preference-type-code",
  "version": "1.0.0",
  "name": "PreferenceTypeCode",
  "title": "Preference Type Code",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Contains codes indicating the preference type",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/preference-type-code"
      }
    ]
  }
}