FHIR IG analytics| Package | ch.fhir.ig.ch-alis-connect |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-Text.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-alis-connect/StructureDefinition-Text.html |
| URL | http://fhir.ch/ig/ch-alis-connect/StructureDefinition/Text |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-06-13T13:13:54+00:00 |
| Name | ChAlisDataTypeText |
| Title | CH ALIS Data Type Text |
| Realm | ch |
| Authority | hl7 |
| Description | Data Type Text |
| Copyright | CC0-1.0 |
| Type | http://fhir.ch/ig/ch-alis-connect/StructureDefinition/Text |
| Kind | logical |
| StructureDefinition | ||
| ch.fhir.ig.ch-alis-connect#current | Diagnosis | CH ALIS Leistungsschnittstelle - Diagnosis |
| ch.fhir.ig.ch-alis-connect#current | ParameterV40 | CH ALIS Leistungsschnittstelle - ParameterV40 |
| ch.fhir.ig.ch-alis-connect#current | PersonV40 | CH ALIS Leistungsschnittstelle - PersonV40 |
| ch.fhir.ig.ch-alis-connect#current | Service | CH ALIS Leistungsschnittstelle - Service |
| ch.fhir.ig.ch-alis-connect#current | ServiceAssignment | CH ALIS Leistungsschnittstelle - ServiceAssignment |
| ch.fhir.ig.ch-alis-connect#current | SessionSectionB | CH ALIS Leistungsschnittstelle - SessionSectionB |
| ch.fhir.ig.ch-alis-connect#current | Visit | CH ALIS Leistungsschnittstelle - Visit |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition Text
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | XML Namespace: noNamespace CH ALIS Data Type Text | |
![]() ![]() | 1..1 | string | Text | |
{
"resourceType": "StructureDefinition",
"id": "Text",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "noNamespace"
}
],
"url": "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/Text",
"version": "1.0.0-ballot",
"name": "ChAlisDataTypeText",
"title": "CH ALIS Data Type Text",
"status": "active",
"date": "2026-06-13T13:13:54+00:00",
"publisher": "ALIS-Connect",
"contact": [
{
"name": "ALIS-Connect",
"telecom": [
{
"system": "url",
"value": "https://www.alis-connect.ch/"
}
]
}
],
"description": "Data Type Text",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://fhir.ch/ig/ch-alis-connect/StructureDefinition/Text",
"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": "Text",
"path": "Text",
"short": "CH ALIS Data Type Text",
"definition": "Text",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "Text.data",
"path": "Text.data",
"representation": [
"xmlText"
],
"short": "Text",
"definition": "Text",
"min": 1,
"max": "1",
"base": {
"path": "Text.data",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Text",
"path": "Text",
"short": "CH ALIS Data Type Text",
"definition": "Text"
},
{
"id": "Text.data",
"path": "Text.data",
"representation": [
"xmlText"
],
"short": "Text",
"definition": "Text",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}