FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/hla-immuno-assay-kit.StructureDefinition

Packagehla.antibody.report
Resource TypeStructureDefinition
Idhla-immuno-assay-kit.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hla.antibody.report@0.1.2&canonical=https://fhir.nmdp.org/ig/HlaAntibodyReport/StructureDefinition/hla-immuno-assay-kit
URLhttps://fhir.nmdp.org/ig/HlaAntibodyReport/StructureDefinition/hla-immuno-assay-kit
Version0.1.0
Statusdraft
NameHLAImmunoassayKit
TitleHLA Immunoassay Kit
TypeDeviceDefinition
Kindresource

Resources that use this resource

StructureDefinition
HLAAntibodyReportBundleHLAAntibodyReportBundle

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.nmdp.org/ig/HlaAntibodyReport/StructureDefinition/hla-immuno-assay-kit",
  "version": "0.1.0",
  "name": "HLAImmunoassayKit",
  "title": "HLA Immunoassay Kit",
  "status": "draft",
  "publisher": "NMDP",
  "contact": [
    {
      "name": "David Wroe",
      "telecom": [
        {
          "system": "email",
          "value": "dwroe@nmdp.org",
          "use": "work"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DeviceDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceDefinition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceDefinition.identifier",
        "path": "DeviceDefinition.identifier",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.identifier.type.text",
        "path": "DeviceDefinition.identifier.type.text",
        "mustSupport": false
      },
      {
        "id": "DeviceDefinition.identifier.value",
        "path": "DeviceDefinition.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.manufacturer[x]",
        "path": "DeviceDefinition.manufacturer[x]",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.deviceName.name",
        "path": "DeviceDefinition.deviceName.name",
        "short": "Solid Phase Immunoassay",
        "fixedString": "Solid Phase Immunoassay",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.deviceName.type",
        "path": "DeviceDefinition.deviceName.type",
        "fixedCode": "manufacturer-name"
      },
      {
        "id": "DeviceDefinition.modelNumber",
        "path": "DeviceDefinition.modelNumber",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.version",
        "path": "DeviceDefinition.version",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.safety",
        "path": "DeviceDefinition.safety",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.shelfLifeStorage",
        "path": "DeviceDefinition.shelfLifeStorage",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.physicalCharacteristics",
        "path": "DeviceDefinition.physicalCharacteristics",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.capability",
        "path": "DeviceDefinition.capability",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.property",
        "path": "DeviceDefinition.property",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "DeviceDefinition.property:interpretationSoftware",
        "path": "DeviceDefinition.property",
        "sliceName": "interpretationSoftware",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.property:interpretationSoftware.valueCode.text",
        "path": "DeviceDefinition.property.valueCode.text",
        "label": "Interpretation Software",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.property:interpretationSoftwareVersion",
        "path": "DeviceDefinition.property",
        "sliceName": "interpretationSoftwareVersion",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.property:interpretationSoftwareVersion.valueCode.text",
        "path": "DeviceDefinition.property.valueCode.text",
        "label": "Interpretation Software Version",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.property:lotNumber",
        "path": "DeviceDefinition.property",
        "sliceName": "lotNumber",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.property:lotNumber.valueCode.text",
        "path": "DeviceDefinition.property.valueCode.text",
        "label": "Lot Number",
        "mustSupport": true
      },
      {
        "id": "DeviceDefinition.contact",
        "path": "DeviceDefinition.contact",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.onlineInformation",
        "path": "DeviceDefinition.onlineInformation",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.quantity",
        "path": "DeviceDefinition.quantity",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.material",
        "path": "DeviceDefinition.material",
        "max": "0"
      }
    ]
  }
}