| Package | ehealthplatform.be.r4.federalprofiles |
| Resource Type | StructureDefinition |
| Id | be-observationcodeableconcept |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observationcodeableconcept |
| URL | https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observationcodeableconcept |
| Version | 1.0.0 |
| Status | active |
| Name | BeObservationCodeableConcept |
| Authority | hl7 |
| Description | This is a supporting profile, only to give guidelines how to express a few of the typical coding systems. In general, it shall be noted SNOMED-CT is the preferred national terminology. Other coding systems remain allowed or MAY be preferred in specific flows (e.g. the use of LOINC codes to express a laboratory test.) |
| Type | CodeableConcept |
| Kind | complex-type |
| StructureDefinition | |
| be-observation | BeObservation |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "be-observationcodeableconcept",
"url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observationcodeableconcept",
"version": "1.0.0",
"name": "BeObservationCodeableConcept",
"status": "active",
"description": "This is a supporting profile, only to give guidelines how to express a few of the typical coding systems.\r\nIn general, it shall be noted SNOMED-CT is the preferred national terminology. Other coding systems remain allowed or MAY be preferred in specific flows (e.g. the use of LOINC codes to express a laboratory test.)",
"fhirVersion": "4.0.0",
"kind": "complex-type",
"abstract": false,
"type": "CodeableConcept",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeableConcept",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "CodeableConcept.coding",
"path": "CodeableConcept.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "CodeableConcept.coding:LOINC",
"path": "CodeableConcept.coding",
"sliceName": "LOINC"
},
{
"id": "CodeableConcept.coding:LOINC.system",
"path": "CodeableConcept.coding.system",
"fixedUri": "http://loinc.org"
},
{
"id": "CodeableConcept.coding:LOINC.code",
"path": "CodeableConcept.coding.code",
"min": 1
},
{
"id": "CodeableConcept.coding:SNOMED-CT",
"path": "CodeableConcept.coding",
"sliceName": "SNOMED-CT"
},
{
"id": "CodeableConcept.coding:SNOMED-CT.system",
"path": "CodeableConcept.coding.system",
"fixedUri": "http://snomed.info/sct"
},
{
"id": "CodeableConcept.coding:SNOMED-CT.code",
"path": "CodeableConcept.coding.code",
"min": 1
},
{
"id": "CodeableConcept.coding:ALBERTCODE",
"path": "CodeableConcept.coding",
"sliceName": "ALBERTCODE"
},
{
"id": "CodeableConcept.coding:ALBERTCODE.system",
"path": "CodeableConcept.coding.system",
"fixedUri": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/albert"
},
{
"id": "CodeableConcept.coding:ALBERTCODE.code",
"path": "CodeableConcept.coding.code",
"min": 1
}
]
}
}