Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-snomed-condition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhSnomedCondition |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhSnomedCondition |
Status | active |
Name | NxhSnomedCondition |
Description | Nexuzhealth profile for a snomed condition in the problem domain |
Type | Condition |
Kind | resource |
No resources found
StructureDefinition | |
be-ext-laterality | BeExtLaterality |
be-problem | BeProblem |
nxh-ext-condition-evidence-type | NxhExtConditionEvidenceType |
nxh-ext-disease-course | NxhExtDiseaseCourse |
nxh-ext-morphology | NxhExtMorphology |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-snomed-condition", "meta": { "lastUpdated": "2025-06-18T07:05:37.0002813+00:00" }, "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhSnomedCondition", "name": "NxhSnomedCondition", "status": "active", "description": "Nexuzhealth profile for a snomed condition in the problem domain", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Condition", "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-problem", "derivation": "constraint", "differential": { "element": [ { "id": "Condition.extension:dueTo", "path": "Condition.extension", "sliceName": "dueTo", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/condition-dueTo" ] } ], "isModifier": false }, { "id": "Condition.extension:nxhExtMorphology", "path": "Condition.extension", "sliceName": "nxhExtMorphology", "type": [ { "code": "Extension", "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-morphology" ] } ], "isModifier": false }, { "id": "Condition.extension:nxhExtDiseaseCourse", "path": "Condition.extension", "sliceName": "nxhExtDiseaseCourse", "type": [ { "code": "Extension", "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-disease-course" ] } ], "isModifier": false }, { "id": "Condition.identifier", "path": "Condition.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" } }, { "id": "Condition.identifier:jpNr", "path": "Condition.identifier", "sliceName": "jpNr", "definition": "The jpNr identifier of the condition.\r\n\r\nJpNr is an identifier assigned internally by Nexuzhealth in the KWS database.", "min": 1, "max": "1" }, { "id": "Condition.identifier:jpNr.system", "path": "Condition.identifier.system", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/probleemJournaal/jpNr" }, { "id": "Condition.bodySite.extension:beExtLaterality", "path": "Condition.bodySite.extension", "sliceName": "beExtLaterality", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality" ] } ], "isModifier": false }, { "id": "Condition.evidence.extension:nxhExtConditionEvidenceType", "path": "Condition.evidence.extension", "sliceName": "nxhExtConditionEvidenceType", "type": [ { "code": "Extension", "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-condition-evidence-type" ] } ], "isModifier": false } ] } }