FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.bbmri.fhir
Resource TypeBundle
IdBundle-53ef12a3-1e31-4fc1-adf6-9d30dc6c4784.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "53ef12a3-1e31-4fc1-adf6-9d30dc6c4784",
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "http://example.com/Patient/0",
      "resource": {
        "resourceType": "Patient",
        "id": "0",
        "meta": {
          "profile": [
            "https://fhir.bbmri.de/StructureDefinition/Patient"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p></div>"
        },
        "gender": "male",
        "birthDate": "1989-11-18"
      },
      "request": {
        "method": "PUT",
        "url": "Patient/0"
      }
    },
    {
      "fullUrl": "http://example.com/Observation/0-bmi",
      "resource": {
        "resourceType": "Observation",
        "id": "0-bmi",
        "meta": {
          "profile": [
            "https://fhir.bbmri.de/StructureDefinition/Bmi"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "39156-5"
            }
          ]
        },
        "subject": {
          "reference": "Patient/0"
        },
        "effectiveDateTime": "2005-06-17",
        "valueQuantity": {
          "value": 36.68645245341373,
          "unit": "kg/m2",
          "system": "http://unitsofmeasure.org",
          "code": "kg/m2"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/0-bmi"
      }
    },
    {
      "fullUrl": "http://example.com/Observation/0-body-height",
      "resource": {
        "resourceType": "Observation",
        "id": "0-body-height",
        "meta": {
          "profile": [
            "https://fhir.bbmri.de/StructureDefinition/BodyHeight"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8302-2"
            }
          ]
        },
        "subject": {
          "reference": "Patient/0"
        },
        "effectiveDateTime": "2005-06-17",
        "valueQuantity": {
          "value": 198.58090348834853,
          "unit": "cm",
          "system": "http://unitsofmeasure.org",
          "code": "cm"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/0-body-height"
      }
    },
    {
      "fullUrl": "http://example.com/Observation/0-body-weight",
      "resource": {
        "resourceType": "Observation",
        "id": "0-body-weight",
        "meta": {
          "profile": [
            "https://fhir.bbmri.de/StructureDefinition/BodyWeight"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "29463-7"
            }
          ]
        },
        "subject": {
          "reference": "Patient/0"
        },
        "effectiveDateTime": "2005-06-17",
        "valueQuantity": {
          "value": 144.67073319145982,
          "unit": "kg",
          "system": "http://unitsofmeasure.org",
          "code": "kg"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/0-body-weight"
      }
    },
    {
      "fullUrl": "http://example.com/Observation/0-tobacco-use",
      "resource": {
        "resourceType": "Observation",
        "id": "0-tobacco-use",
        "meta": {
          "profile": [
            "https://fhir.bbmri.de/StructureDefinition/TobaccoUse"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p></div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "72166-2"
            }
          ]
        },
        "subject": {
          "reference": "Patient/0"
        },
        "effectiveDateTime": "2005-06-17",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "LA18977-1"
            }
          ]
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/0-tobacco-use"
      }
    },
    {
      "fullUrl": "http://example.com/Specimen/0-specimen",
      "resource": {
        "resourceType": "Specimen",
        "id": "0-specimen",
        "meta": {
          "profile": [
            "https://fhir.bbmri.de/StructureDefinition/Specimen"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p></div>"
        },
        "extension": [
          {
            "url": "https://fhir.bbmri.de/StructureDefinition/StorageTemperature",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.bbmri.de/CodeSystem/StorageTemperature",
                  "code": "temperature2to10"
                }
              ]
            }
          },
          {
            "url": "https://fhir.bbmri.de/StructureDefinition/Custodian",
            "valueReference": {
              "reference": "http://blaze.example.com/fhir/Organization/collection-2"
            }
          },
          {
            "url": "https://fhir.bbmri.de/StructureDefinition/SampleDiagnosis",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.bbmri.de/CodeSystem/OtherSampleDiagnosis",
                  "code": "unknown"
                }
              ]
            }
          }
        ],
        "type": {
          "coding": [
            {
              "system": "https://fhir.bbmri.de/CodeSystem/SampleMaterialType",
              "code": "whole-blood"
            }
          ]
        },
        "subject": {
          "reference": "Patient/0"
        },
        "collection": {
          "collectedDateTime": "2005-06-17",
          "fastingStatusCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0916",
                "code": "NF"
              }
            ]
          }
        }
      },
      "request": {
        "method": "PUT",
        "url": "Specimen/0-specimen"
      }
    }
  ]
}