http://terminology.hl7.org/CodeSystem/episodeofcare-type|4.0.1
name
EpisodeOfCareType
EpisodeOfCareType
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Episode of care type
This example value set defines a set of codes that can be used to express the usage type of an EpisodeOfCare record.
{
"description" : "This example value set defines a set of codes that can be used to express the usage type of an EpisodeOfCare record.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "FHIR Project team",
"content" : "complete",
"name" : "EpisodeOfCareType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Episode of care type",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "69e1b1da-c1cf-5da5-bf71-a6e66e50a84b",
"valueSet" : "http://hl7.org/fhir/ValueSet/episodeofcare-type",
"url" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1189",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "hacc",
"display" : "Home and Community Care"
}, {
"code" : "pac",
"display" : "Post Acute Care"
}, {
"code" : "diab",
"display" : "Post coordinated diabetes program"
}, {
"code" : "da",
"display" : "Drug and alcohol rehabilitation"
}, {
"code" : "cacp",
"display" : "Community-based aged care"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}