Cross-Version Extension for HealthcareService.eligibility.comment in R5

URLhttp://hl7.org/fhir/5.0/StructureDefinition/extension-HealthcareService.eligibility.comment
Version
Statusactive
Description

Cross-Version Extension for HealthcareService.eligibility.comment. Valid in versions null

This is a valid cross-version extension because it has a parent that can be an extension in at least one version

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionDescribes the eligibility conditions for the service
... extension ..0
... value[x] 1..
... url "http://hl7.org/fhir/5.0/StructureDefinition/extension-HealthcareService.eligibility.comment"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r5-hcs.eli.comment",
  "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-HealthcareService.eligibility.comment",
  "name" : "XVerExtensionHealthcareService.eligibility.commentR5",
  "title" : "Cross-Version Extension for HealthcareService.eligibility.comment in R5",
  "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 HealthcareService.eligibility.comment. Valid in versions null\r\n\r\nThis is a valid cross-version extension because it has a parent that can be an extension in at least one version",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Describes the eligibility conditions for the service",
      "definition" : "Describes the eligibility conditions for the service.",
      "comment" : "The description of service eligibility should, in general, not exceed one or two paragraphs. It should be sufficient for a prospective consumer to determine if they are likely to be eligible or not. Where eligibility requirements and conditions are complex, it may simply be noted that an eligibility assessment is required. Where eligibility is determined by an outside source, such as an Act of Parliament, this should be noted, preferably with a reference to a commonly available copy of the source document such as a web page.",
      "min" : 0,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : ".actrelationship[typeCode=PRCN].observation[moodCode=EVN.CRT].text"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-HealthcareService.eligibility.comment"
    }]
  }
}