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

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

PackageHL7France-Clinicalprofils.072021
Resource TypeStructureDefinition
Idfr-observation-body-height-R4.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HL7France-Clinicalprofils.072021@0.1.0&canonical=http://interopsante.org/fhir/StructureDefinition/FrObservationBodyHeight
URLhttp://interopsante.org/fhir/StructureDefinition/FrObservationBodyHeight
Statusdraft
NameFrObservationBodyHeight
TypeObservation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
fr-height-body-positionFrHeightBodyPosition
fr-organizationFrOrganization

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrObservationBodyHeight",
  "name": "FrObservationBodyHeight",
  "status": "draft",
  "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/bodyheight",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "short": "French Body Height Profile based on FHIR Body height profile"
      },
      {
        "id": "Observation.extension",
        "path": "Observation.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.extension:bodyposition",
        "path": "Observation.extension",
        "sliceName": "bodyposition",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://interopsante.org/fhir/StructureDefinition/fr-height-body-position"
            ]
          }
        ]
      },
      {
        "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://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "http://www.interopsante.org/fhir/structuredefinition/resource/fr-patient",
              "http://interopsante.org/fhir/structuredefinition/resource/fr-practitioner",
              "http://www.interopsante.org/fhir/structuredefinition/fr-practitioner-role-exercice",
              "http://interopsante.org/fhir/structuredefinition/resource/fr-organization"
            ]
          }
        ]
      },
      {
        "id": "Observation.interpretation",
        "path": "Observation.interpretation",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://www.interopsante.org/fhir/structuredefinition/observation/fr-obervation-interpretation"
        }
      },
      {
        "id": "Observation.method",
        "path": "Observation.method",
        "binding": {
          "strength": "example",
          "valueSet": "http://models.opencimi.org/ig/vital-signs-fhir-profiles/ValueSet-heightLengthMeasMethodVS"
        }
      }
    ]
  }
}