| URL | http://hl7.org/fhir/4.0/StructureDefinition/extension-Composition.category |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Composition.category. Valid in versions R2, R3 This is a valid cross-version extension because the cardinality changed |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | Categorization of Composition | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | CodeableConcept | ||
![]() ![]() | "http://hl7.org/fhir/4.0/StructureDefinition/extension-Composition.category" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r4-cmp.category",
"url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Composition.category",
"name" : "XVerExtensionComposition.categoryR4",
"title" : "Cross-Version Extension for Composition.category in R4",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Structured Documents)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/structure/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Composition.category. Valid in versions R2, R3\r\n\r\nThis is a valid cross-version extension because the cardinality changed",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Composition"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Composition"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Composition"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Composition"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Categorization of Composition",
"definition" : "A categorization for the type of the composition - helps for indexing and searching. This may be implied by or derived from the code specified in the Composition Type.",
"comment" : "This is a metadata field from [XDS/MHD](http://wiki.ihe.net/index.php?title=Mobile_access_to_Health_Documents_(MHD)).",
"requirements" : "Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents.",
"min" : 0,
"max" : "*",
"isModifier" : false,
"mapping" : [{
"identity" : "workflow",
"map" : "Event.subject"
},
{
"identity" : "w5",
"map" : "FiveWs.class"
},
{
"identity" : "rim",
"map" : ".outboundRelationship[typeCode=\"COMP].target[classCode=\"LIST\", moodCode=\"EVN\"].code"
},
{
"identity" : "cda",
"map" : "n/a"
},
{
"identity" : "fhirdocumentreference",
"map" : "DocumenttReference.category"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "CodeableConcept"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Composition.category"
}]
}
}