Package | signal.core.r4 |
Type | ValueSet |
Id | episode-of-care-status |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/episode-of-care-status |
URL | http://hl7.org/fhir/ValueSet/episode-of-care-status |
Version | 3.0.2 |
Status | draft |
Date | 2019-10-24T11:53:00+11:00 |
Name | EpisodeOfCareStatus |
Realm | us |
Authority | hl7 |
Description | The status of the episode of care. |
No resources found
CodeSystem | |
episode-of-care-status | Episode Of Care Status |
Note: links and images are rebased to the (stated) source
The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library
{ "resourceType": "ValueSet", "id": "episode-of-care-status", "meta": { "versionId": "ac1fb434-b33f-4fc8-84b9-15401302e058", "lastUpdated": "2023-05-25T15:16:45.491+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" } ], "url": "http://hl7.org/fhir/ValueSet/episode-of-care-status", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.648" } ], "version": "3.0.2", "name": "EpisodeOfCareStatus", "status": "draft", "experimental": false, "date": "2019-10-24T11:53:00+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "The status of the episode of care.", "immutable": true, "compose": { "include": [ { "system": "http://hl7.org/fhir/episode-of-care-status" } ] }, "expansion": { "timestamp": "2023-08-07T05:57:42.8688258+00:00", "total": 7, "contains": [ { "system": "http://hl7.org/fhir/episode-of-care-status", "version": "4.0.1", "code": "planned", "display": "Planned" }, { "system": "http://hl7.org/fhir/episode-of-care-status", "version": "4.0.1", "code": "waitlist", "display": "Waitlist" }, { "system": "http://hl7.org/fhir/episode-of-care-status", "version": "4.0.1", "code": "active", "display": "Active" }, { "system": "http://hl7.org/fhir/episode-of-care-status", "version": "4.0.1", "code": "onhold", "display": "On Hold" }, { "system": "http://hl7.org/fhir/episode-of-care-status", "version": "4.0.1", "code": "finished", "display": "Finished" }, { "system": "http://hl7.org/fhir/episode-of-care-status", "version": "4.0.1", "code": "cancelled", "display": "Cancelled" }, { "system": "http://hl7.org/fhir/episode-of-care-status", "version": "4.0.1", "code": "entered-in-error", "display": "Entered in Error" } ] } }