PackagesCanonicalsLogsProblems
    Packages
    ans.cisis.fhir.r4@2.1.0
    http://interopsante.org/fhir/StructureDefinition/FrObservationHeartrate
{
  "description": "French profiling of the FHIR Vital Sign Heart Rate Profile | Profilage français du profil Vital Signs Heart rate",
  "_filename": "FrObservationHeartrate.json",
  "package_name": "ans.cisis.fhir.r4",
  "date": "2019-10-14",
  "derivation": "constraint",
  "publisher": "InteropSanté",
  "fhirVersion": "4.0.0",
  "name": "FrObservationHeartrate",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.1.0",
  "status": "draft",
  "id": "c8140409-aa14-47a8-81dd-ec4170586065",
  "kind": "resource",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrObservationHeartrate",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Observation.extension",
      "path": "Observation.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.extension:levelOfExertion",
      "max": "1",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrObservationLevelOfExertion" ]
      } ],
      "sliceName": "levelOfExertion"
    }, {
      "id": "Observation.extension:bodyPosition",
      "max": "1",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrObservationBodyPositionExt" ]
      } ],
      "sliceName": "bodyPosition"
    }, {
      "id": "Observation.extension:supportingInfo",
      "max": "1",
      "min": 0,
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo" ]
      } ],
      "sliceName": "supportingInfo",
      "mustSupport": true
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrPatient" ]
      } ]
    }, {
      "id": "Observation.encounter",
      "path": "Observation.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrEncounter" ]
      } ]
    }, {
      "id": "Observation.performer",
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/CareTeam", "http://interopsante.org/fhir/StructureDefinition/FrPractitioner", "http://www.interopsante.org/fhir/structuredefinition/fr-practitioner-role", "http://interopsante.org/fhir/StructureDefinition/FrOrganization", "http://interopsante.org/fhir/StructureDefinition/FrPatient", "http://interopsante.org/fhir/StructureDefinition/FrRelatedPerson" ]
      } ]
    }, {
      "id": "Observation.interpretation",
      "path": "Observation.interpretation",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://www.interopsante.org/fhir/structuredefinition/observation/fr-obervation-interpretation"
      }
    }, {
      "id": "Observation.bodySite",
      "path": "Observation.bodySite",
      "binding": {
        "strength": "example",
        "valueSet": "http://models.opencimi.org/ig/vital-signs-fhir-profiles/ValueSet-heartRateMeasBodyLocationPrecoordVS.html"
      }
    }, {
      "id": "Observation.bodySite.coding",
      "path": "Observation.bodySite.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://interopsante.org/fhir/valueset/fr-heart-rate-body-position"
      }
    }, {
      "id": "Observation.method",
      "path": "Observation.method",
      "binding": {
        "strength": "example",
        "valueSet": "http://models.opencimi.org/ig/vital-signs-fhir-profiles/ValueSet-heartRateMeasMethodVS.html",
        "description": "Methods for heartrate observations."
      }
    }, {
      "id": "Observation.method.coding",
      "path": "Observation.method.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://interopsante.org/fhir/valueset/fr-heart-rate-method"
      }
    } ]
  },
  "contact": [ {
    "name": "François Macary/Isabelle Gibaud",
    "telecom": [ {
      "use": "work",
      "value": "francois.macary@phast.fr",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/heartrate"
}