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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeDevice
Idact-device.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

{
  "extension": [
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
      "valueReference": {
        "reference": "Organization/UZL"
      }
    }
  ],
  "id": "ACT-123456-0",
  "meta": {
    "lastUpdated": "2024-08-14T13:08:56.343669+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhDevice"
    ]
  },
  "resourceType": "Device",
  "type": {
    "coding": [
      {
        "code": "466414006",
        "display": "Single-photon emission computed tomography/computerized tomography system (physical object)",
        "system": "http://snomed.info/sct"
      }
    ]
  }
}