| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-Coverage.subscriberId |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Coverage.subscriberId. Valid in versions R2 This is a valid extension because it has the types string |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | ID assigned to the Subscriber | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | string | ||
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-Coverage.subscriberId" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-cov.subscriberId",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Coverage.subscriberId",
"name" : "XVerExtensionCoverage.subscriberIdR3",
"title" : "Cross-Version Extension for Coverage.subscriberId in R3",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Financial Management)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fm/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Coverage.subscriberId. Valid in versions R2\r\n\r\nThis is a valid extension because it has the types string",
"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" : "Coverage"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Coverage"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "ID assigned to the Subscriber",
"definition" : "The insurer assigned ID for the Subscriber.",
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "cdanetv4",
"map" : "D01 through D09"
},
{
"identity" : "v2",
"map" : "IN1-16, 18, 19-name of insured, address, date of birth"
},
{
"identity" : "cpha3pharm",
"map" : "C.35"
},
{
"identity" : "w5",
"map" : "who.focus"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "string"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Coverage.subscriberId"
}]
}
}