{ "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.)", "_filename": "StructureDefinition-be-observationCodeableConcept.json", "package_name": "ehealthplatform.be.r4.federalprofiles", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.0", "name": "BeObservationCodeableConcept", "abstract": false, "type": "CodeableConcept", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.3.0-beta", "status": "active", "id": "eca871d8-72b0-4c59-b2c0-e2014b2e6b19", "kind": "complex-type", "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observationcodeableconcept", "version": "1.0.0", "differential": { "element": [ { "id": "CodeableConcept.coding", "path": "CodeableConcept.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "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", "min": 1, "path": "CodeableConcept.coding.code" }, { "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", "min": 1, "path": "CodeableConcept.coding.code" }, { "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", "min": 1, "path": "CodeableConcept.coding.code" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeableConcept" }