PackagesCanonicalsLogsProblems
    Packages
    no.nhn.fhir.helsenorge.profiles@2.5.11-beta
    http://helsenorge.no/fhir/StructureDefinition/hn-basis-Recurring
{
  "description": "Indicates that this appointment is of recurrence type. In R5 this is handled by own structure.",
  "_filename": "StructureDefinition-hn-basis-Recurring.json",
  "package_name": "no.nhn.fhir.helsenorge.profiles",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "HnBasisRecurring",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "hn-basis-recurring",
  "package_version": "2.5.11-beta",
  "status": "draft",
  "id": "158e0cbf-e8ad-4fb0-b4f2-4c8f97335a49",
  "kind": "complex-type",
  "url": "http://helsenorge.no/fhir/StructureDefinition/hn-basis-Recurring",
  "context": [ {
    "type": "element",
    "expression": "Appointment"
  } ],
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "no-basis-recurring",
      "definition": "Indicates that this appointment is of recurrence type. In R5 this is handled by own structure.",
      "mustSupport": false
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://helsenorge.no/fhir/StructureDefinition/hn-basis-Recurring"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "The appointment is part of recurring session.",
      "mustSupport": false
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}