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

FHIR IG analytics

Packagech.fhir.ig.ch-ekm
Resource TypeStructureDefinition
IdStructureDefinition-ChEkmLabSpecimenForm.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ahdis/ch-ekm/StructureDefinition-ChEkmLabSpecimenForm.html
URLhttp://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmLabSpecimenForm
Version0.0.1
Statusdraft
Date2026-09-01T15:00:14+00:00
NameChEkmLabSpecimenForm
TitleCH EKM Form: Laboratory - Sample
Realmch
Authorityhl7
DescriptionLogical model for the sample questions of the form section 'Labor' (Entnahmedatum, Material). One element per form item.
CopyrightCC0-1.0
Typehttp://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmLabSpecimenForm
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition ChEkmLabSpecimenForm

NameFlagsCard.TypeDescription & Constraintsdoco
.. ChEkmLabSpecimenForm 0..*BaseCH EKM Form: Laboratory - Sample
Instances of this type can be the target of a Reference
... collectionDate 0..1dateTimeSample collection date (Entnahmedatum)
... material 0..1CodeableConceptMaterial of the sample (Blut, Liquor, ...)

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "ChEkmLabSpecimenForm",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmLabSpecimenForm",
  "version": "0.0.1",
  "name": "ChEkmLabSpecimenForm",
  "title": "CH EKM Form: Laboratory - Sample",
  "status": "draft",
  "date": "2026-09-01T15:00:14+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 sample questions of the form section 'Labor' (Entnahmedatum, Material). 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": "LabSpecimenFormToSpecimen",
      "uri": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-specimen",
      "name": "Lab Sample Form to CH EKM Specimen"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmLabSpecimenForm",
  "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": "ChEkmLabSpecimenForm",
        "path": "ChEkmLabSpecimenForm",
        "short": "CH EKM Form: Laboratory - Sample",
        "definition": "Logical model for the sample questions of the form section 'Labor' (Entnahmedatum, Material). One element per form item.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "LabSpecimenFormToSpecimen",
            "map": "Specimen",
            "comment": "Maps the sample questions to the ChEkmSpecimen profile, referenced from ChEkmServiceRequest.specimen"
          }
        ]
      },
      {
        "id": "ChEkmLabSpecimenForm.collectionDate",
        "path": "ChEkmLabSpecimenForm.collectionDate",
        "short": "Sample collection date (Entnahmedatum)",
        "definition": "Sample collection date (Entnahmedatum)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ChEkmLabSpecimenForm.collectionDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "LabSpecimenFormToSpecimen",
            "map": "Specimen.collection.collectedDateTime",
            "comment": "Sample collection date"
          }
        ]
      },
      {
        "id": "ChEkmLabSpecimenForm.material",
        "path": "ChEkmLabSpecimenForm.material",
        "short": "Material of the sample (Blut, Liquor, ...)",
        "definition": "Material of the sample (Blut, Liquor, ...)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "ChEkmLabSpecimenForm.material",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "LabSpecimenFormToSpecimen",
            "map": "Specimen.type",
            "comment": "Material, bound to the CH ELM specimen value set ch-elm-results-complete-spec"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ChEkmLabSpecimenForm",
        "path": "ChEkmLabSpecimenForm",
        "short": "CH EKM Form: Laboratory - Sample",
        "definition": "Logical model for the sample questions of the form section 'Labor' (Entnahmedatum, Material). One element per form item.",
        "mapping": [
          {
            "identity": "LabSpecimenFormToSpecimen",
            "map": "Specimen",
            "comment": "Maps the sample questions to the ChEkmSpecimen profile, referenced from ChEkmServiceRequest.specimen"
          }
        ]
      },
      {
        "id": "ChEkmLabSpecimenForm.collectionDate",
        "path": "ChEkmLabSpecimenForm.collectionDate",
        "short": "Sample collection date (Entnahmedatum)",
        "definition": "Sample collection date (Entnahmedatum)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "LabSpecimenFormToSpecimen",
            "map": "Specimen.collection.collectedDateTime",
            "comment": "Sample collection date"
          }
        ]
      },
      {
        "id": "ChEkmLabSpecimenForm.material",
        "path": "ChEkmLabSpecimenForm.material",
        "short": "Material of the sample (Blut, Liquor, ...)",
        "definition": "Material of the sample (Blut, Liquor, ...)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "LabSpecimenFormToSpecimen",
            "map": "Specimen.type",
            "comment": "Material, bound to the CH ELM specimen value set ch-elm-results-complete-spec"
          }
        ]
      }
    ]
  }
}