Guide d'implémentation FHIR - Mesures de santé
3.1.0-ballot - working France flag

This page is part of the Guide d'implémentation FHIR - Mesures de santé (v3.1.0-ballot: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.1. For a full list of available versions, see the Directory of published versions

: bundle-example - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "bundle-example",
  "meta" : {
    "profile" : [
      🔗 "https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-bundle-flux-alimentation"
    ]
  },
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:5138af77-df7e-4b9d-ba17-07ba3ebb950a",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "5138af77-df7e-4b9d-ba17-07ba3ebb950a",
        "meta" : {
          "profile" : [
            🔗 "https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-fr-observation-body-weight"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_5138af77-df7e-4b9d-ba17-07ba3ebb950a\"> </a><p><b>Generated Narrative: Observation </b><a name=\"5138af77-df7e-4b9d-ba17-07ba3ebb950a\"> </a><a name=\"hc5138af77-df7e-4b9d-ba17-07ba3ebb950a\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;5138af77-df7e-4b9d-ba17-07ba3ebb950a&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mesures-fr-observation-body-weight.html\">Poids</a></p></div><p><b>Raison de la mesure</b>: Mon nouveau poids !</p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#29463-7)</span></p><p><b>subject</b>: <span><code>urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2560</code>/id-value</span></p><p><b>effective</b>: 2022-08-22 01:56:16+0100</p><p><b>value</b>: 71 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p><p><b>device</b>: See on this page: Device/d36bfdb6-b1b1-4efd-9cb9-d217a8696575</p></div>"
        },
        "extension" : [
          {
            "url" : "https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-reason-for-measurement",
            "valueString" : "Mon nouveau poids !"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29463-7",
              "display" : "Body weight"
            }
          ]
        },
        "subject" : {
          "identifier" : {
            "system" : "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2560",
            "value" : "id-value"
          }
        },
        "effectiveDateTime" : "2022-08-22T01:56:16+01:00",
        "valueQuantity" : {
          "value" : 71,
          "unit" : "kg",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg"
        },
        "device" : {
          "reference" : "Device/d36bfdb6-b1b1-4efd-9cb9-d217a8696575"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "urn:uuid:d36bfdb6-b1b1-4efd-9cb9-d217a8696575",
      "resource" : {
        "resourceType" : "Device",
        "id" : "d36bfdb6-b1b1-4efd-9cb9-d217a8696575",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_d36bfdb6-b1b1-4efd-9cb9-d217a8696575\"> </a><p><b>Generated Narrative: Device </b><a name=\"d36bfdb6-b1b1-4efd-9cb9-d217a8696575\"> </a><a name=\"hcd36bfdb6-b1b1-4efd-9cb9-d217a8696575\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceDevice &quot;d36bfdb6-b1b1-4efd-9cb9-d217a8696575&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/phd/STU1/StructureDefinition-PhdDevice.html\">PhdDevice</a></p></div><p><b>identifier</b>: IEEE 11073 System Identifier/FE-ED-AB-AA-DE-AD-77-C5</p><p><b>manufacturer</b>: OMRONHEALTHCARE</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Ma balance</td><td>patient-reported-name</td></tr></table><p><b>modelNumber</b>: HEM-9200T</p><p><b>type</b>: MDC_MOC_VMS_MDS_SIMP <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#65573)</span></p><h3>Specializations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>SystemType</b></td><td><b>Version</b></td></tr><tr><td style=\"display: none\">*</td><td>MDC_DEV_SPEC_PROFILE_GENERIC <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#528457)</span></td><td>2.3</td></tr></table></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
                  "code" : "SYSID"
                }
              ]
            },
            "system" : "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680",
            "value" : "FE-ED-AB-AA-DE-AD-77-C5"
          }
        ],
        "manufacturer" : "OMRONHEALTHCARE",
        "deviceName" : [
          {
            "name" : "Ma balance",
            "type" : "patient-reported-name"
          }
        ],
        "modelNumber" : "HEM-9200T",
        "type" : {
          "coding" : [
            {
              "system" : "urn:iso:std:iso:11073:10101",
              "code" : "65573"
            }
          ]
        },
        "specialization" : [
          {
            "systemType" : {
              "coding" : [
                {
                  "system" : "urn:iso:std:iso:11073:10101",
                  "code" : "528457"
                }
              ]
            },
            "version" : "2.3"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Device"
      }
    }
  ]
}