FHIR IG Statistics: ValueSet/preference-type-code
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}