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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.kardiologie
Resource TypeDevice
IdDevice-mii-exa-kardio-ekg-kanal-iii.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",
  "id": "mii-exa-kardio-ekg-kanal-iii",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-ekg-kanal"
    ]
  },
  "type": {
    "coding": [
      {
        "code": "69799",
        "system": "urn:iso:std:iso:11073:10101",
        "display": "MDC_DEV_ECG_CHAN"
      }
    ]
  },
  "property": [
    {
      "valueCode": [
        {
          "coding": [
            {
              "code": "131133",
              "system": "urn:iso:std:iso:11073:10101",
              "display": "MDC_ECG_LEAD_III"
            }
          ]
        }
      ],
      "type": {
        "coding": [
          {
            "code": "68142",
            "system": "urn:iso:std:iso:11073:10101",
            "display": "MDC_ATTR_CHAN_NUM_LOGICAL"
          }
        ]
      }
    }
  ],
  "parent": {
    "reference": "Device/mii-exa-kardio-ekg-geraet-mortara"
  },
  "status": "active"
}