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

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

Cross-Version Extension for HealthcareService.eligibility.comment. Valid in versions R2, R3

This is a valid extension because it has the types markdown

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..markdown
... url "http://hl7.org/fhir/4.0/StructureDefinition/extension-HealthcareService.eligibility.comment"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4-hcs.eli.comment",
  "url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-HealthcareService.eligibility.comment",
  "name" : "XVerExtensionHealthcareService.eligibility.commentR4",
  "title" : "Cross-Version Extension for HealthcareService.eligibility.comment in R4",
  "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 R2, R3\r\n\r\nThis is a valid extension because it has the types markdown",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [{
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-HealthcareService.eligibility"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-HealthcareService.eligibility"
  }],
  "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,
      "type" : [{
        "code" : "markdown"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-HealthcareService.eligibility.comment"
    }]
  }
}