| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-Organization.type |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Organization.type. Valid in versions R2 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 | Kind of organization | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | CodeableConcept | ||
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-Organization.type" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-org.type",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Organization.type",
"name" : "XVerExtensionOrganization.typeR3",
"title" : "Cross-Version Extension for Organization.type in R3",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Patient Administration)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Organization.type. Valid in versions R2\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" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Organization"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Kind of organization",
"definition" : "The kind(s) of organization that this is.",
"comment" : "Organizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes\n\nWhen considering if multiple types are appropriate, you should evaluate if child organizations would be a more appropriate use of the concept, as different types likely are in different sub-areas of the organization. This is most likely to be used where type values have orthogonal values, such as a religious, academic and medical center.\n\nWe expect that some jurisdictions will profile this optionality to be a single cardinality.",
"requirements" : "Need to be able to track the kind of organization that this is - different organization types have different uses.",
"min" : 0,
"max" : "*",
"isModifier" : false,
"mapping" : [{
"identity" : "v2",
"map" : "No equivalent in v2"
},
{
"identity" : "rim",
"map" : ".code"
},
{
"identity" : "servd",
"map" : "n/a"
},
{
"identity" : "w5",
"map" : "class"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "CodeableConcept"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Organization.type"
}]
}
}