FHIR IG analytics| Package | ch.fhir.ig.ch-ekm |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-ChEkmLabSpecimenForm.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ahdis/ch-ekm/StructureDefinition-ChEkmLabSpecimenForm.html |
| URL | http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmLabSpecimenForm |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-09-01T15:00:14+00:00 |
| Name | ChEkmLabSpecimenForm |
| Title | CH EKM Form: Laboratory - Sample |
| Realm | ch |
| Authority | hl7 |
| Description | Logical model for the sample questions of the form section 'Labor' (Entnahmedatum, Material). One element per form item. |
| Copyright | CC0-1.0 |
| Type | http://fhir.ch/ig/ch-ekm/StructureDefinition/ChEkmLabSpecimenForm |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ChEkmLabSpecimenForm
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | CH EKM Form: Laboratory - Sample Instances of this type can be the target of a Reference | |
![]() ![]() | 0..1 | dateTime | Sample collection date (Entnahmedatum) | |
![]() ![]() | 0..1 | CodeableConcept | Material of the sample (Blut, Liquor, ...) | |
{
"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"
}
]
}
]
}
}