PackagesCanonicalsLogsProblems
    Packages
    ehealth4u.package@1.0.0
    http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-heartrhythm
{
  "description": null,
  "_filename": "CYEHRSDHeartRhythm.json",
  "package_name": "ehealth4u.package",
  "date": null,
  "derivation": "constraint",
  "publisher": "eHealth4U",
  "fhirVersion": "4.0.1",
  "name": "CYEHRSDHeartRhythm",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Cyprus EHR Heart Rhythm profile",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "975399c0-ead1-4963-a1be-2901d6434802",
  "kind": "resource",
  "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-heartrhythm",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.meta",
      "path": "Observation.meta"
    }, {
      "id": "Observation.meta.profile",
      "min": 1,
      "path": "Observation.meta.profile",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.meta.profile:CyprusEHRProfile",
      "max": "1",
      "min": 1,
      "path": "Observation.meta.profile",
      "sliceName": "CyprusEHRProfile",
      "fixedCanonical": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-heartrhythm"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "301112006",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.code.coding",
      "min": 1,
      "path": "Observation.code.coding",
      "comment": "Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.\r\n\r\nCyprusEHR: display: \"Finding of heart rhythm\""
    }, {
      "id": "Observation.code.coding.code",
      "path": "Observation.code.coding.code",
      "short": "Loinc code for heart rate rhythm palpation"
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" ]
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-heartrhythm"
      }
    }, {
      "id": "Observation.component",
      "path": "Observation.component",
      "comment": "For a discussion on the ways Observations can be assembled in groups together see [Notes](observation.html#notes) below.\r\n\r\nCyprusEHR: Not to be used in the context of Cyprus EHR."
    } ]
  },
  "contact": [ {
    "name": "eHealth Lab (University of Cyprus)",
    "telecom": [ {
      "use": "work",
      "value": "ehealthl@ucy.ac.cy",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-vitalsigns"
}