FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-extra-activity-type.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-extra-activity-type.html |
| URL | http://hl7.org/fhir/extra-activity-type |
| Version | 4.0.1 |
| Status | draft |
| Date | 2025-09-13T16:11:23-04:00 |
| Name | ExtraActivityType |
| Realm | uv |
| Authority | hl7 |
| Description | This value set includes coded concepts not well covered in any of the included valuesets. |
| Content | complete |
| ValueSet | |
| R3-provenance-activity-type-for-R4B | Cross-version VS for R3.ProvenanceActivityType for use in FHIR R4B |
| R3-provenance-activity-type-for-R4 | Cross-version VS for R3.ProvenanceActivityType for use in FHIR R4 |
| R3-provenance-activity-type-for-R5 | Cross-version VS for R3.ProvenanceActivityType for use in FHIR R5 |
No resources found
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:
{
"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]"
}
]
}