Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-ext-dsm-as |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-dsm-as |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-dsm-as |
Status | active |
Name | NxhExtDsmAs |
Description | Used to denote the axis in a DSM diagnosis |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
NxhDSMIVCondition | NxhDSMIVCondition |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-ext-dsm-as", "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-dsm-as", "name": "NxhExtDsmAs", "status": "active", "description": "Used to denote the axis in a DSM diagnosis", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Condition" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-dsm-as" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "integer" } ] } ] } }