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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeDevice
Idnxh-devicev2example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "deviceName": [
    {
      "name": "ENDOGATOR ENDO230",
      "type": "user-friendly-name"
    }
  ],
  "expirationDate": "2027-12-24T00:00:00+01:00",
  "extension": [
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter",
      "valueReference": {
        "reference": "Encounter/CT-260553123"
      }
    }
  ],
  "id": "V2-3986123",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/logistics/consumption/id",
      "use": "usual",
      "value": "3986123"
    }
  ],
  "location": {
    "reference": "Location/507"
  },
  "lotNumber": "24112123",
  "meta": {
    "lastUpdated": "2025-08-05T13:58:35.241388+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMaterialDevice"
    ]
  },
  "owner": {
    "reference": "Organization/UZL"
  },
  "patient": {
    "reference": "Patient/CB638CPH123R"
  },
  "property": [
    {
      "type": {
        "coding": [
          {
            "code": "prijs",
            "display": "prijs",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/materiaal/property"
          }
        ]
      },
      "valueQuantity": [
        {
          "code": "EUR",
          "system": "urn:iso:std:iso:4217",
          "unit": "EUR",
          "value": 9.74052
        }
      ]
    }
  ],
  "resourceType": "Device",
  "status": "active"
}