FHIR IG Statistics: StructureDefinition/nxhmaterialdevice
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nxhmaterialdevice",
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMaterialDevice",
"name": "NxhMaterialDevice",
"status": "active",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device.extension:nxhExtEncounter",
"path": "Device.extension",
"sliceName": "nxhExtEncounter",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter"
]
}
],
"isModifier": false
},
{
"id": "Device.identifier",
"path": "Device.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "Device.identifier:materiaalId",
"path": "Device.identifier",
"sliceName": "materiaalId",
"definition": "Unique instance identifiers assigned to a device by manufacturers other organizations or owners"
},
{
"id": "Device.identifier:materiaalId.use",
"path": "Device.identifier.use",
"fixedCode": "usual"
},
{
"id": "Device.property.type",
"path": "Device.property.type",
"binding": {
"strength": "required",
"valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-device-property"
}
}
]
}
}