FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/BeModelPopulationScreeningPlan

Packagehl7.fhir.be.public-health
TypeStructureDefinition
IdBeModelPopulationScreeningPlan
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/public-health/https://www.ehealth.fgov.be/standards/fhir/public-health/1.0.3/StructureDefinition-BeModelPopulationScreeningPlan.html
URLhttps://www.ehealth.fgov.be/standards/fhir/public-health/StructureDefinition/BeModelPopulationScreeningPlan
Version1.0.3
Statusactive
Date2024-06-12T10:52:09+02:00
NameBeModelPopulationScreeningPlan
TitleLogical model for population screening plan
Realmbe
Authorityhl7
DescriptionLogical model for recurrent population based screening. This model represents a screening plan for a patient for a given cancer type.
Typehttps://www.ehealth.fgov.be/standards/fhir/public-health/StructureDefinition/BeModelPopulationScreeningPlan
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
BeModelPopulationScreeningLogical model for population screening event

Narrative

Note: links and images are rebased to the (stated) source

NameFlagsCard.TypeDescription & Constraintsdoco
.. BeModelPopulationScreeningPlan 0..*Element
Elements defined in Ancestors:@id, extension
Logical model for population screening plan
Instances of this logical model are not marked to be the target of a Reference
... patient 1..1Reference(Patient)The patient for the screening
... screeningType 1..1CodeableConceptThe related screening
... screeningEpisode 0..*BeModelPopulationScreeningEach screening event - actual screening or missed scheduled screening

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "BeModelPopulationScreeningPlan",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/public-health/StructureDefinition/BeModelPopulationScreeningPlan",
  "version": "1.0.3",
  "name": "BeModelPopulationScreeningPlan",
  "title": "Logical model for population screening plan",
  "status": "active",
  "date": "2024-06-12T10:52:09+02:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Logical model for recurrent population based screening. This model represents a screening plan for a patient for a given cancer type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.ehealth.fgov.be/standards/fhir/public-health/StructureDefinition/BeModelPopulationScreeningPlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "BeModelPopulationScreeningPlan",
        "path": "BeModelPopulationScreeningPlan",
        "short": "Logical model for population screening plan",
        "definition": "Logical model for recurrent population based screening. This model represents a screening plan for a patient for a given cancer type.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element",
          "min": 0,
          "max": "*"
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BeModelPopulationScreeningPlan.id",
        "path": "BeModelPopulationScreeningPlan.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BeModelPopulationScreeningPlan.extension",
        "path": "BeModelPopulationScreeningPlan.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BeModelPopulationScreeningPlan.patient",
        "path": "BeModelPopulationScreeningPlan.patient",
        "short": "The patient for the screening",
        "definition": "The patient for the screening",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BeModelPopulationScreeningPlan.patient",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ]
      },
      {
        "id": "BeModelPopulationScreeningPlan.screeningType",
        "path": "BeModelPopulationScreeningPlan.screeningType",
        "short": "The related screening",
        "definition": "The related screening, for example breast cancer, colon cancer or cervicalcancer.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BeModelPopulationScreeningPlan.screeningType",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelPopulationScreeningPlan.screeningEpisode",
        "path": "BeModelPopulationScreeningPlan.screeningEpisode",
        "short": "Each screening event - actual screening or missed scheduled screening",
        "definition": "Each screening event - actual screening or missed scheduled screening",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BeModelPopulationScreeningPlan.screeningEpisode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.ehealth.fgov.be/standards/fhir/public-health/StructureDefinition/BeModelPopulationScreening"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "BeModelPopulationScreeningPlan",
        "path": "BeModelPopulationScreeningPlan",
        "short": "Logical model for population screening plan",
        "definition": "Logical model for recurrent population based screening. This model represents a screening plan for a patient for a given cancer type."
      },
      {
        "id": "BeModelPopulationScreeningPlan.patient",
        "path": "BeModelPopulationScreeningPlan.patient",
        "short": "The patient for the screening",
        "definition": "The patient for the screening",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ]
      },
      {
        "id": "BeModelPopulationScreeningPlan.screeningType",
        "path": "BeModelPopulationScreeningPlan.screeningType",
        "short": "The related screening",
        "definition": "The related screening, for example breast cancer, colon cancer or cervicalcancer.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "BeModelPopulationScreeningPlan.screeningEpisode",
        "path": "BeModelPopulationScreeningPlan.screeningEpisode",
        "short": "Each screening event - actual screening or missed scheduled screening",
        "definition": "Each screening event - actual screening or missed scheduled screening",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.ehealth.fgov.be/standards/fhir/public-health/StructureDefinition/BeModelPopulationScreening"
          }
        ]
      }
    ]
  }
}