--- type: "valueset" title: "Episode Of Care Type" valueset: "episodeofcare-type" --- # Episode Of Care Type - **Official URL**: http://hl7.org/fhir/ValueSet/episodeofcare-type - **Version**: 6.0.0 - **Status**: active - **Name**: EpisodeOfCareType - **Title**: Episode Of Care Type - **Publisher**: FHIR Project team - **Description**: This example value set defines a set of codes that can be used to express the usage type of an EpisodeOfCare record. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/episodeofcare-type ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This example value set defines a set of codes that can be used to express the usage type of an EpisodeOfCare record."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/episodeofcare-type"/> </include> </compose> </ValueSet> ```