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

FHIR IG analytics

Packagehl7.fhir.stt
Resource TypeDevice
IdEquipamentoBridge.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

{
  "resourceType": "Device",
  "meta": {
    "profile": [
      "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/EquipamentoBridge"
    ]
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:dev:mac:02424db94209"
    }
  ],
  "status": "active",
  "owner": {
    "reference": "Organization/1",
    "type": "Organization",
    "display": "HOSPITAL"
  },
  "url": "dicom://aet@host:port"
}