{
"description": "This example value set defines a set of codes that can be used to express the usage type of an EpisodeOfCare record.",
"_filename": "CodeSystem-episodeofcare-type.json",
"package_name": "hl7.fhir.r3.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "EpisodeOfCareType",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "6d0fb463-5611-46fb-a7a1-72e6b4b6a23b",
"valueSet": "http://hl7.org/fhir/ValueSet/episodeofcare-type",
"kind": null,
"url": "http://hl7.org/fhir/episodeofcare-type",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.651",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "hacc",
"display": "Home and Community Care"
}, {
"code": "pac",
"display": "Post Acute Care"
}, {
"code": "diab",
"display": "Post co-ordinated diabetes program"
}, {
"code": "da",
"display": "Drug and alcohol rehabilitation"
}, {
"code": "cacp",
"display": "Community-based aged care"
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}