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

FHIR IG Statistics: ValueSet/v3-ActClassCareProvision

Packagehl7.terminology
TypeValueSet
Idv3-ActClassCareProvision
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-ActClassCareProvision.html
URLhttp://terminology.hl7.org/ValueSet/v3-ActClassCareProvision
Version3.0.0
Statusactive
Date2014-03-26
NameActClassCareProvision
TitleActClassCareProvision
Realmuv
Authorityhl7
DescriptionAn **Act** that of taking on whole or partial responsibility for, or attention to, safety and well-being of a subject of care. *Discussion:* A **care provision** event may exist without any other care actions taking place. For example, when a patient is assigned to the care of a particular health professional. In **request** (RQO) mood **care provision** communicates a referral, which is a request: * from one party (linked as a **participant** of type **author** (AUT)), * to another party (linked as a **participant** of type **performer** (PRF), * to take responsibility for a scope specified by the code attribute, * for an entity (linked as a **participant** of type **subject** (SBJ)). The scope of the care for which responsibility is taken is identified by *code* attribute. In **event** (EVN) mood **care provision** indicates the effective time interval of a specified scope of responsibility by a **performer** (PRF) or set of **performers** (PRF) for a **subject** (SBJ). *Examples:* 1. Referral from GP to a specialist. 2. Assignment of a patient or group of patients to the case list of a health professional. 3. Assignment of inpatients to the care of particular nurses for a working shift.
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActClassActClass
v3-ActClassActClass

Narrative

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

Generated Narrative: ValueSet v3-ActClassCareProvision

Language: en


Source

{
  "resourceType": "ValueSet",
  "id": "v3-ActClassCareProvision",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-ActClassCareProvision",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.20233"
    }
  ],
  "version": "3.0.0",
  "name": "ActClassCareProvision",
  "title": "ActClassCareProvision",
  "status": "active",
  "experimental": false,
  "date": "2014-03-26",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "An **Act** that of taking on whole or partial responsibility for, or attention to, safety and well-being of a subject of care.\r\n\r\n*Discussion:* A **care provision** event may exist without any other care actions taking place. For example, when a patient is assigned to the care of a particular health professional.\r\n\r\nIn **request** (RQO) mood **care provision** communicates a referral, which is a request:\r\n\r\n *  from one party (linked as a **participant** of type **author** (AUT)),\r\n *  to another party (linked as a **participant** of type **performer** (PRF),\r\n *  to take responsibility for a scope specified by the code attribute,\r\n *  for an entity (linked as a **participant** of type **subject** (SBJ)).\r\n\r\nThe scope of the care for which responsibility is taken is identified by *code* attribute.\r\n\r\nIn **event** (EVN) mood **care provision** indicates the effective time interval of a specified scope of responsibility by a **performer** (PRF) or set of **performers** (PRF) for a **subject** (SBJ).\r\n\r\n*Examples:*\r\n\r\n1.  Referral from GP to a specialist.\r\n2.  Assignment of a patient or group of patients to the case list of a health professional.\r\n3.  Assignment of inpatients to the care of particular nurses for a working shift.",
  "immutable": true,
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "PCPR"
          }
        ]
      }
    ]
  }
}