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

FHIR IG Statistics: ValueSet/v3-ActCode

Packagehl7.terminology
TypeValueSet
Idv3-ActCode
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-ActCode.html
URLhttp://terminology.hl7.org/ValueSet/v3-ActCode
Version3.0.0
Statusactive
Date2018-08-12
NameActCode
Titlev3 Code System ActCode
Realmuv
Authorityhl7
DescriptionA code specifying the particular kind of Act that the Act-instance represents within its class. Constraints: The kind of Act (e.g. physical examination, serum potassium, inpatient encounter, charge financial transaction, etc.) is specified with a code from one of several, typically external, coding systems. The coding system will depend on the class of Act, such as LOINC for observations, etc. Conceptually, the Act.code must be a specialization of the Act.classCode. This is why the structure of ActClass domain should be reflected in the superstructure of the ActCode domain and then individual codes or externally referenced vocabularies subordinated under these domains that reflect the ActClass structure. Act.classCode and Act.code are not modifiers of each other but the Act.code concept should really imply the Act.classCode concept. For a negative example, it is not appropriate to use an Act.code "potassium" together with and Act.classCode for "laboratory observation" to somehow mean "potassium laboratory observation" and then use the same Act.code for "potassium" together with Act.classCode for "medication" to mean "substitution of potassium". This mutually modifying use of Act.code and Act.classCode is not permitted.
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

ConceptMap
measure-populationsMeasure Population criteria mapping
measure-populationsMeasure Population criteria mapping
StructureDefinition
ActAct (CDA Class)
ConsentConsent (CDA Class)
CriterionCriterion (CDA Class)
ExternalActExternalAct (CDA Class)
ExternalObservationExternalObservation (CDA Class)
ExternalProcedureExternalProcedure (CDA Class)
ObservationRangeObservationRange (CDA Class)
OrderOrder (CDA Class)
OrganizerOrganizer (CDA Class)
SupplySupply (CDA Class)
au-ActADHA Act (CDA Class)
au-ExternalActADHA ExternalAct (CDA Class)
au-ObservationRangeADHA ObservationRange (CDA Class)
au-OrderADHA Order (CDA Class)
au-OrganizerADHA Organizer (CDA Class)
au-SupplyADHA Supply (CDA Class)
controlActADHA extension controlAct
EncounterCLCL Encuentro Clínico
us-pathology-compositionUS Pathology Composition Laboratory Report
ResultOrganizerResult Organizer
Composition-twcoreTW Core Composition
DocumentReference-twcoreTW Core DocumentReference
extension-Composition.event.detailCross-version Extension for R5.Composition.event.detail for use in FHIR R4B
extension-DocumentReference.eventCross-version Extension for R5.DocumentReference.event for use in FHIR R4B
extension-Composition.event.codeCross-version Extension for R4.Composition.event.code for use in FHIR R5
extension-DocumentManifestCross-version Extension for R4.DocumentManifest for use in FHIR R5
extension-DocumentReference.contextCross-version Extension for R4.DocumentReference.context for use in FHIR R5
GEM_ERPCHRG_PR_ConsentGEM_ERPCHRG_PR_Consent
EncounterCLCL Encuentro
extension-Composition.event.codeCross-version Extension for R4B.Composition.event.code for use in FHIR R5
extension-DocumentManifestCross-version Extension for R4B.DocumentManifest for use in FHIR R5
extension-DocumentReference.contextCross-version Extension for R4B.DocumentReference.context for use in FHIR R5

Resources that this resource uses

CodeSystem
v3-ActCodeActCode
v3-ActCodeActCode

Narrative

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

Generated Narrative: ValueSet v3-ActCode


Source

{
  "resourceType": "ValueSet",
  "id": "v3-ActCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "vocab"
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/v3-ActCode",
  "version": "3.0.0",
  "name": "ActCode",
  "title": "v3 Code System ActCode",
  "status": "active",
  "experimental": false,
  "date": "2018-08-12",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "A code specifying the particular kind of Act that the Act-instance represents within its class.  Constraints:\r\nThe kind of Act (e.g. physical examination, serum potassium, inpatient encounter, charge financial transaction, etc.) is specified with a code from one of several, typically external, coding systems.  The coding system will depend on the class of Act, such as LOINC for observations, etc. Conceptually, the Act.code must be a specialization of the Act.classCode. This is why the structure of ActClass domain should be reflected in the superstructure of the ActCode domain and then individual codes or externally referenced vocabularies subordinated under these domains that reflect the ActClass structure. Act.classCode and Act.code are not modifiers of each other but the Act.code concept should really imply the Act.classCode concept. For a negative example, it is not appropriate to use an Act.code \"potassium\" together with and Act.classCode for \"laboratory observation\" to somehow mean \"potassium laboratory observation\" and then use the same Act.code for \"potassium\" together with Act.classCode for \"medication\" to mean \"substitution of potassium\". This mutually modifying use of Act.code and Act.classCode is not permitted.",
  "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-ActCode"
      }
    ]
  }
}