FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/episodeofcare-type

Packagesignal.core.r4
Resource TypeValueSet
Idepisodeofcare-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/episodeofcare-type
URLhttp://hl7.org/fhir/ValueSet/episodeofcare-type
Version4.0.1
Statusdraft
Date2019-11-01T09:29:23+11:00
NameEpisodeOfCareType
TitleEpisode of care type
Realmus
Authorityhl7
DescriptionThis example value set defines a set of codes that can be used to express the usage type of an EpisodeOfCare record.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
episodeofcare-typeEpisode of care type

Narrative

Note: links and images are rebased to the (stated) source

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.

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "episodeofcare-type",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "versionId": "a493845b-678f-4899-b941-b40b9420ace6"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/episodeofcare-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.666"
    }
  ],
  "version": "4.0.1",
  "name": "EpisodeOfCareType",
  "title": "Episode of care type",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This example value set defines a set of codes that can be used to express the usage type of an EpisodeOfCare record.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type"
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-08-07T05:57:42.8688258+00:00",
    "total": 5,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
        "code": "hacc",
        "display": "Home and Community Care"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
        "code": "pac",
        "display": "Post Acute Care"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
        "code": "diab",
        "display": "Post coordinated diabetes program"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
        "code": "da",
        "display": "Drug and alcohol rehabilitation"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
        "code": "cacp",
        "display": "Community-based aged care"
      }
    ]
  }
}