| Package | HL7France-Clinicalprofils.072021 |
| Resource Type | StructureDefinition |
| Id | fr-observation-heartrate-R4.StructureDefinition |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=HL7France-Clinicalprofils.072021@0.1.0&canonical=http://interopsante.org/fhir/StructureDefinition/FrObservationHeartrate |
| URL | http://interopsante.org/fhir/StructureDefinition/FrObservationHeartrate |
| Version | 1.0 |
| Status | draft |
| Date | 2019-10-14 |
| Name | FrObservationHeartrate |
| Description | French profiling of the FHIR Vital Sign Heart Rate Profile | Profilage français du profil Vital Signs Heart rate |
| Type | Observation |
| Kind | resource |
No resources found
| StructureDefinition | |
| BodyPositionExt | BodyPositionExt |
| fr-level-exertion | FrLevelOfExertion |
| fr-organization | FrOrganization |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://interopsante.org/fhir/StructureDefinition/FrObservationHeartrate",
"version": "1.0",
"name": "FrObservationHeartrate",
"status": "draft",
"date": "2019-10-14",
"publisher": "InteropSanté",
"contact": [
{
"name": "François Macary/Isabelle Gibaud",
"telecom": [
{
"system": "email",
"value": "francois.macary@phast.fr",
"use": "work"
}
]
}
],
"description": "French profiling of the FHIR Vital Sign Heart Rate Profile | Profilage français du profil Vital Signs Heart rate",
"fhirVersion": "4.0.0",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "sct-concept",
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "sct-attr",
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/heartrate",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.extension",
"path": "Observation.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Observation.extension:levelOfExertion",
"path": "Observation.extension",
"sliceName": "levelOfExertion",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://example.org/fhir/StructureDefinition/fr-level-exertion"
]
}
]
},
{
"id": "Observation.extension:bodyPosition",
"path": "Observation.extension",
"sliceName": "bodyPosition",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt"
]
}
]
},
{
"id": "Observation.extension:supportingInfo",
"path": "Observation.extension",
"sliceName": "supportingInfo",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo"
]
}
],
"mustSupport": true
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://www.interopsante.org/fhir/structuredefinition/resource/fr-patient"
]
}
]
},
{
"id": "Observation.encounter",
"path": "Observation.encounter",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://www.interopsante.org/fhir/structuredefinition/resource/fr-encounter"
]
}
]
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/CareTeam",
"http://interopsante.org/fhir/structuredefinition/resource/fr-practitioner",
"http://www.interopsante.org/fhir/structuredefinition/fr-practitioner-role",
"http://interopsante.org/fhir/structuredefinition/resource/fr-organization",
"http://www.interopsante.org/fhir/structuredefinition/resource/fr-patient",
"http://www.interopsante.org/fhir/structuredefinition/resource/fr-relatedperson"
]
}
]
},
{
"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",
"description": "Methods for heartrate observations.",
"valueSet": "http://models.opencimi.org/ig/vital-signs-fhir-profiles/ValueSet-heartRateMeasMethodVS.html"
}
},
{
"id": "Observation.method.coding",
"path": "Observation.method.coding",
"binding": {
"strength": "example",
"valueSet": "http://interopsante.org/fhir/valueset/fr-heart-rate-method"
}
}
]
}
}