FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-extra-activity-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-extra-activity-type.html
URLhttp://hl7.org/fhir/extra-activity-type
Version4.0.1
Statusdraft
Date2025-09-13T16:11:23-04:00
NameExtraActivityType
Realmuv
Authorityhl7
DescriptionThis value set includes coded concepts not well covered in any of the included valuesets.
Contentcomplete

Resources that use this resource

ValueSet
R3-provenance-activity-type-for-R4BCross-version VS for R3.ProvenanceActivityType for use in FHIR R4B
R3-provenance-activity-type-for-R4Cross-version VS for R3.ProvenanceActivityType for use in FHIR R4
R3-provenance-activity-type-for-R5Cross-version VS for R3.ProvenanceActivityType for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem extra-activity-type

This case-sensitive code system http://hl7.org/fhir/extra-activity-type defines the following codes:

CodeDefinition
aggregate Activity resulting in a structured collection of preexisting content that does not necessarily result in an integral object with semantic context making it more than the sum of component parts, from which components could be disaggregated without loss of semantic context, e.g., the assembly of multiple stand-alone documents.
compose Activity resulting in the structured compilation of new and preexisting content for the purposes of forming an integral object with semantic context making it more than the sum of component parts, which would be lost if decomposed. For example, the composition of a document that includes in whole or part other documents along with new content that result in a new document that has unique semantic meaning.
label The means used to associate a set of security attributes with a specific information object as part of the data structure for that object. [ISO-10181-3 Access Control]

Source1

{
  "resourceType": "CodeSystem",
  "id": "extra-activity-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/extra-activity-type",
  "version": "4.0.1",
  "name": "ExtraActivityType",
  "status": "draft",
  "experimental": true,
  "date": "2025-09-13T16:11:23-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This value set includes coded concepts not well covered in any of the included valuesets.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "aggregate",
      "display": "aggregate",
      "definition": "Activity resulting in a structured collection of preexisting content that does not necessarily result in an integral object with semantic context making it more than the sum of component parts, from which components could be disaggregated without loss of semantic context, e.g., the assembly of multiple stand-alone documents."
    },
    {
      "code": "compose",
      "display": "compose",
      "definition": "Activity resulting in the structured compilation of new and preexisting content for the purposes of forming an integral object with  semantic context making it more than the sum of component parts, which would be lost if decomposed. For example, the composition of a document that includes in whole or part other documents along with new content that result in a new document that has unique semantic meaning."
    },
    {
      "code": "label",
      "display": "label",
      "definition": "The means used to associate a set of security attributes with a specific information object as part of the data structure for that object. [ISO-10181-3 Access Control]"
    }
  ]
}