FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/fr-observation-body-temperature-R4.StructureDefinition

PackageHL7France-Clinicalprofils.072021
Resource TypeStructureDefinition
Idfr-observation-body-temperature-R4.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HL7France-Clinicalprofils.072021@0.1.0&canonical=http://interopsante.org/fhir/StructureDefinition/FrObservationBodyTemperature
URLhttp://interopsante.org/fhir/StructureDefinition/FrObservationBodyTemperature
Version1.0
Statusdraft
Date2019-11-25
NameFrObservationBodyTemperature
DescriptionFrench profil body temperature | Profil français de la mesure de la température. Profil basé sur le profil Vital Sign BodyTemperature d'HL7
TypeObservation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
fr-level-exertionFrLevelOfExertion
fr-organizationFrOrganization

Narrative

No narrative content found in resource


Source

{
  "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"
        }
      }
    ]
  }
}