FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.nde
Resource TypeStructureDefinition
IdDevice.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.nde@1.0.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-device
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-device
Statusdraft
NameDevice
TypeDevice
Kindresource

Resources that use this resource

StructureDefinition
synapxe.nde#1.0.0profile-medicationadministrationMedicationAdministration
synapxe.nde#1.0.0profile-observationObservation
synapxe.nde#1.0.0profile-procedureProcedure
synapxe.nehr#2.0.0profile-investigationInvestigation
synapxe.nehr#2.0.0profile-vitalsignsVitalSigns
synapxe.sgcdi#1.1.3profile-bundle-otnotesBundleOTNotes
synapxe.sgcdi#1.1.3profile-cr-observationObservation
synapxe.sgcdi#1.1.3profile-cr-procedureProcedure
synapxe.sgcdi#1.1.3profile-ed-stepProcedureProcedureStep
synapxe.sgcdi#1.1.3profile-ot-observationObservation
synapxe.sgcdi#1.1.3profile-ot-procedureProcedure
synapxe.sgcdi#1.1.3profile-otnotesOTNotes
synapxe.sgcdi#1.1.3profile-sn-observationObservation

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-device",
  "name": "Device",
  "status": "draft",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device.identifier",
        "path": "Device.identifier",
        "max": "0"
      },
      {
        "id": "Device.displayName",
        "path": "Device.displayName",
        "max": "0"
      },
      {
        "id": "Device.definition",
        "path": "Device.definition",
        "max": "0"
      },
      {
        "id": "Device.udiCarrier",
        "path": "Device.udiCarrier",
        "max": "1"
      },
      {
        "id": "Device.udiCarrier.id",
        "path": "Device.udiCarrier.id",
        "max": "0"
      },
      {
        "id": "Device.udiCarrier.extension",
        "path": "Device.udiCarrier.extension",
        "max": "0"
      },
      {
        "id": "Device.udiCarrier.modifierExtension",
        "path": "Device.udiCarrier.modifierExtension",
        "max": "0"
      },
      {
        "id": "Device.availabilityStatus",
        "path": "Device.availabilityStatus",
        "max": "0"
      },
      {
        "id": "Device.biologicalSourceEvent",
        "path": "Device.biologicalSourceEvent",
        "max": "0"
      },
      {
        "id": "Device.manufacturer",
        "path": "Device.manufacturer",
        "max": "0"
      },
      {
        "id": "Device.name",
        "path": "Device.name",
        "max": "0"
      },
      {
        "id": "Device.modelNumber",
        "path": "Device.modelNumber",
        "max": "0"
      },
      {
        "id": "Device.partNumber",
        "path": "Device.partNumber",
        "max": "0"
      },
      {
        "id": "Device.category",
        "path": "Device.category",
        "max": "0"
      },
      {
        "id": "Device.type",
        "path": "Device.type",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Device.version",
        "path": "Device.version",
        "max": "0"
      },
      {
        "id": "Device.conformsTo",
        "path": "Device.conformsTo",
        "max": "0"
      },
      {
        "id": "Device.property",
        "path": "Device.property",
        "max": "0"
      },
      {
        "id": "Device.mode",
        "path": "Device.mode",
        "max": "0"
      },
      {
        "id": "Device.cycle",
        "path": "Device.cycle",
        "max": "0"
      },
      {
        "id": "Device.duration",
        "path": "Device.duration",
        "max": "0"
      },
      {
        "id": "Device.owner",
        "path": "Device.owner",
        "max": "0"
      },
      {
        "id": "Device.contact",
        "path": "Device.contact",
        "max": "0"
      },
      {
        "id": "Device.location",
        "path": "Device.location",
        "max": "0"
      },
      {
        "id": "Device.url",
        "path": "Device.url",
        "max": "0"
      },
      {
        "id": "Device.endpoint",
        "path": "Device.endpoint",
        "max": "0"
      },
      {
        "id": "Device.gateway",
        "path": "Device.gateway",
        "max": "0"
      },
      {
        "id": "Device.note",
        "path": "Device.note",
        "max": "0"
      },
      {
        "id": "Device.safety",
        "path": "Device.safety",
        "max": "0"
      },
      {
        "id": "Device.parent",
        "path": "Device.parent",
        "max": "0"
      }
    ]
  }
}