FHIR IG analytics
| Package | fhir.r4.spirecore |
| Resource Type | StructureDefinition |
| Id | SpireCore-Device.StructureDefinition.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.r4.spirecore@0.1.0-alpha&canonical=https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device |
| URL | https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device |
| Status | draft |
| Name | SpireCoreDevice |
| Realm | us |
| Authority | hl7 |
| Description | This resource describes the properties (regulated, has real time clock, etc.), adminstrative (manufacturer name, model number, serial number, firmware, etc.), and type (knee replacement, blood pressure cuff, MRI, etc.) of a physical unit (these values do not change much within a given module, for example the serail number, manufacturer name, and model number). An actual unit may consist of several modules in a distinct hierarchy and these are represented by multiple Device resources and bound through the 'parent' element. |
| Type | Device |
| Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device",
"id": "SpireCore-Device",
"name": "SpireCoreDevice",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device.identifier.assigner",
"path": "Device.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "Device.definition",
"path": "Device.definition",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-DeviceDefinition",
"http://hl7.org/fhir/StructureDefinition/DeviceDefinition"
]
}
]
},
{
"id": "Device.definition.identifier.assigner",
"path": "Device.definition.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "Device.version.component.assigner",
"path": "Device.version.component.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "Device.patient",
"path": "Device.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient",
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "Device.patient.identifier.assigner",
"path": "Device.patient.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "Device.owner",
"path": "Device.owner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "Device.owner.identifier.assigner",
"path": "Device.owner.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "Device.location",
"path": "Device.location",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Location",
"http://hl7.org/fhir/StructureDefinition/Location"
]
}
]
},
{
"id": "Device.location.identifier.assigner",
"path": "Device.location.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
},
{
"id": "Device.note.author[x]",
"path": "Device.note.author[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Practitioner",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-RelatedPerson",
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
},
{
"code": "string"
}
]
},
{
"id": "Device.parent",
"path": "Device.parent",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device",
"http://hl7.org/fhir/StructureDefinition/Device"
]
}
]
},
{
"id": "Device.parent.identifier.assigner",
"path": "Device.parent.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
]
}
]
},
"description": "This resource describes the properties (regulated, has real time clock, etc.), adminstrative (manufacturer name, model number, serial number, firmware, etc.), and type (knee replacement, blood pressure cuff, MRI, etc.) of a physical unit (these values do not change much within a given module, for example the serail number, manufacturer name, and model number). An actual unit may consist of several modules in a distinct hierarchy and these are represented by multiple Device resources and bound through the 'parent' element."
}