Package | HL7France-Clinicalprofils.072021 |
Resource Type | StructureDefinition |
Id | fr-observation-body-temperature-R4.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=HL7France-Clinicalprofils.072021@0.1.0&canonical=http://interopsante.org/fhir/StructureDefinition/FrObservationBodyTemperature |
URL | http://interopsante.org/fhir/StructureDefinition/FrObservationBodyTemperature |
Version | 1.0 |
Status | draft |
Date | 2019-11-25 |
Name | FrObservationBodyTemperature |
Description | French profil body temperature | Profil français de la mesure de la température. Profil basé sur le profil Vital Sign BodyTemperature d'HL7 |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
fr-level-exertion | FrLevelOfExertion |
fr-organization | FrOrganization |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://interopsante.org/fhir/StructureDefinition/FrObservationBodyTemperature", "version": "1.0", "name": "FrObservationBodyTemperature", "status": "draft", "date": "2019-11-25", "description": "French profil body temperature | Profil français de la mesure de la température. Profil basé sur le profil Vital Sign BodyTemperature d'HL7", "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/bodytemp", "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:supportingInfo", "path": "Observation.extension", "sliceName": "supportingInfo", "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://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://interopsante.org/fhir/structuredefinition/resource/fr-practitioner", "http://www.interopsante.org/fhir/structuredefinition/resource/fr-patient", "http://interopsante.org/fhir/structuredefinition/resource/fr-organization", "http://www.interopsante.org/fhir/structuredefinition/fr-practitioner-role-exercice" ] } ] }, { "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-bodyTempMeasBodyLocationPrecoordVS.html" } } ] } }