FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeStructureDefinition
IdStructureDefinition-ChEkmExpositionForm.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/StructureDefinition-ChEkmExpositionForm.html
URLhttp://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmExpositionForm
Version0.0.1
Statusdraft
Date2026-07-14T21:00:26+00:00
NameChEkmExpositionForm
TitleCH EKM Form: Exposition
Realmch
Authorityhl7
DescriptionLogical model for the form section 'Exposition'. One element per form item.
CopyrightCC0-1.0
Typehttp://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmExpositionForm
Kindlogical

Resources that use this resource

StructureDefinition
ch.fhir.ig.ch-ekm#currentChEkmGonorrhoeaExpositionFormCH EKM Form: Gonorrhoea - Exposition
ch.fhir.ig.ch-ekm#currentChEkmHepatitisCExpositionFormCH EKM Form: HepatitisC - Exposition

Resources that this resource uses

ValueSet
ch.fhir.ig.ch-ekm#currentChEkmCountryCodesCH EKM Country Codes (form)

Narrative

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

Generated Narrative: StructureDefinition ChEkmExpositionForm

NameFlagsCard.TypeDescription & Constraintsdoco
.. ChEkmExpositionForm 0..*BaseCH EKM Form: Exposition
... where 0..1BaseWo
.... country 0..1CodeableConceptLand
Binding: CH EKM Country Codes (form) (required)
.... preciseLocation 0..1stringPrecise location (Switzerland/Liechtenstein and abroad)
.... unknown 0..1booleanUnknown

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "ChEkmExpositionForm",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmExpositionForm",
  "version": "0.0.1",
  "name": "ChEkmExpositionForm",
  "title": "CH EKM Form: Exposition",
  "status": "draft",
  "date": "2026-07-14T21:00:26+00:00",
  "publisher": "Federal Office of Public Health FOPH",
  "contact": [
    {
      "name": "Federal Office of Public Health FOPH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
        }
      ]
    }
  ],
  "description": "Logical model for the form section 'Exposition'. One element per form item.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "exposition-to-exposure",
      "uri": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-exposure",
      "name": "Exposition Form to CH EKM Exposure"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmExpositionForm",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "ChEkmExpositionForm",
        "path": "ChEkmExpositionForm",
        "short": "CH EKM Form: Exposition",
        "definition": "Logical model for the form section 'Exposition'. One element per form item.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "exposition-to-exposure",
            "map": "Observation",
            "comment": "Maps the form section to the ChEkmExposure profile"
          }
        ]
      },
      {
        "id": "ChEkmExpositionForm.where",
        "path": "ChEkmExpositionForm.where",
        "short": "Wo",
        "definition": "Wo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ChEkmExpositionForm.where",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "ChEkmExpositionForm.where.country",
        "path": "ChEkmExpositionForm.where.country",
        "short": "Land",
        "definition": "Land",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ChEkmExpositionForm.where.country",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmCountryCodes"
        },
        "mapping": [
          {
            "identity": "exposition-to-exposure",
            "map": "Observation.extension[expositionAddress].valueAddress.country",
            "comment": "Where - Switzerland/Liechtenstein or abroad (Exposition Address Extension)"
          }
        ]
      },
      {
        "id": "ChEkmExpositionForm.where.preciseLocation",
        "path": "ChEkmExpositionForm.where.preciseLocation",
        "short": "Precise location (Switzerland/Liechtenstein and abroad)",
        "definition": "Precise location (Switzerland/Liechtenstein and abroad)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ChEkmExpositionForm.where.preciseLocation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "exposition-to-exposure",
            "map": "Observation.extension[expositionAddress].valueAddress.city",
            "comment": "Precise location"
          }
        ]
      },
      {
        "id": "ChEkmExpositionForm.where.unknown",
        "path": "ChEkmExpositionForm.where.unknown",
        "short": "Unknown",
        "definition": "Unknown",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ChEkmExpositionForm.where.unknown",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mapping": [
          {
            "identity": "exposition-to-exposure",
            "map": "Observation.extension[expositionAddress]",
            "comment": "unknown -> extension with data-absent-reason"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ChEkmExpositionForm",
        "path": "ChEkmExpositionForm",
        "short": "CH EKM Form: Exposition",
        "definition": "Logical model for the form section 'Exposition'. One element per form item.",
        "mapping": [
          {
            "identity": "exposition-to-exposure",
            "map": "Observation",
            "comment": "Maps the form section to the ChEkmExposure profile"
          }
        ]
      },
      {
        "id": "ChEkmExpositionForm.where",
        "path": "ChEkmExpositionForm.where",
        "short": "Wo",
        "definition": "Wo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "ChEkmExpositionForm.where.country",
        "path": "ChEkmExpositionForm.where.country",
        "short": "Land",
        "definition": "Land",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmCountryCodes"
        },
        "mapping": [
          {
            "identity": "exposition-to-exposure",
            "map": "Observation.extension[expositionAddress].valueAddress.country",
            "comment": "Where - Switzerland/Liechtenstein or abroad (Exposition Address Extension)"
          }
        ]
      },
      {
        "id": "ChEkmExpositionForm.where.preciseLocation",
        "path": "ChEkmExpositionForm.where.preciseLocation",
        "short": "Precise location (Switzerland/Liechtenstein and abroad)",
        "definition": "Precise location (Switzerland/Liechtenstein and abroad)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "exposition-to-exposure",
            "map": "Observation.extension[expositionAddress].valueAddress.city",
            "comment": "Precise location"
          }
        ]
      },
      {
        "id": "ChEkmExpositionForm.where.unknown",
        "path": "ChEkmExpositionForm.where.unknown",
        "short": "Unknown",
        "definition": "Unknown",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mapping": [
          {
            "identity": "exposition-to-exposure",
            "map": "Observation.extension[expositionAddress]",
            "comment": "unknown -> extension with data-absent-reason"
          }
        ]
      }
    ]
  }
}