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

FHIR IG analytics

Packagesfm.130323
Resource TypeBundle
IdSFMprelimexample_messageBundle.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": "619226",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-02-11T18:10:36.218+00:00"
  },
  "type": "message",
  "timestamp": "2020-03-30T11:15:33+10:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:123b18ce-23bc-4581-9baa-6fada356fe32",
      "resource": {
        "resourceType": "MessageHeader",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-03-30T18:10:36.218+00:00",
          "source": "urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b"
        },
        "eventCoding": {
          "system": "urn:oid:2.16.578.1.12.4.1.1.8279",
          "code": "ERM8",
          "display": "Utleveringsrapport fastlege"
        },
        "destination": [
          {
            "endpoint": "https://helseplattformen.no/$processmessage",
            "receiver": {
              "reference": "urn:uuid:32ab3cb5-24c7-47a6-b024-95b918b6888a"
            }
          }
        ],
        "focus": [
          {
            "reference": "urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "2f8bb0b5-6423-421d-8a65-27fede033bd8",
        "meta": {
          "profile": [
            "http://ehelse.no/fhir/StructureDefinition/sfm-MedicationDispense"
          ]
        },
        "extension": [
          {
            "url": "http://ehelse.no/fhir/StructureDefinition/sfm-dispenseinfo",
            "extension": [
              {
                "url": "cancelation",
                "valueBoolean": false
              },
              {
                "url": "concluded",
                "valueBoolean": false
              },
              {
                "url": "prescriptionid",
                "valueString": "3c013a87-30e7-43a0-8a45-18e5adc6768a"
              }
            ]
          }
        ],
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "M10id",
                  "code": "2f8bb0b5-6423-421d-8a65-27fede033bd8"
                }
              ],
              "text": "M10id"
            },
            "value": "2f8bb0b5-6423-421d-8a65-27fede033bd8"
          }
        ],
        "status": "completed",
        "medicationReference": {
          "reference": "43270239",
          "display": "Medication"
        },
        "subject": {
          "reference": "urn:uuid:0d2accdb-d01f-4889-b262-216384a490f3"
        },
        "quantity": {
          "value": 100,
          "unit": "stykk",
          "code": "stykk"
        },
        "whenHandedOver": "2020-06-03",
        "dosageInstruction": [
          {
            "text": "1 tablett daglig"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:0d2accdb-d01f-4889-b262-216384a490f3",
      "resource": {
        "resourceType": "Patient",
        "id": "0d2accdb-d01f-4889-b262-216384a490f3",
        "meta": {
          "profile": [
            "http://ehelse.no/fhir/StructureDefinition/sfm-Patient"
          ]
        },
        "identifier": [
          {
            "use": "official",
            "system": "urn:oid:2.16.578.1.12.4.1.4.1",
            "value": "22110056781"
          }
        ],
        "active": true,
        "name": [
          {
            "family": "Iversen",
            "given": [
              "Marcus"
            ]
          }
        ],
        "gender": "male",
        "address": [
          {
            "use": "home",
            "type": "physical",
            "text": "Testveien 10",
            "city": "Oslo",
            "postalCode": "1234"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:32ab3cb5-24c7-47a6-b024-95b918b6888a",
      "resource": {
        "resourceType": "PractitionerRole",
        "practitioner": {
          "reference": "http://basis-api.forskrivning.no/v1/Practitioner/12345"
        },
        "organization": {
          "reference": "http://basis-api.forskrivning.no/v1/Organization/54321"
        }
      }
    },
    {
      "fullUrl": "http://basis-api.forskrivning.no/v1/Practitioner/12345",
      "resource": {
        "resourceType": "Practitioner",
        "id": "12345",
        "meta": {
          "profile": [
            "http://ehelse.no/fhir/StructureDefinition/sfm-Practitioner"
          ]
        },
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://hl7.no/fhir/NamingSystem/HPR",
                  "code": "HPR-nummer"
                }
              ]
            },
            "system": "urn:oid:2.16.578.1.12.4.1.4.4",
            "value": "001010038"
          }
        ]
      }
    },
    {
      "fullUrl": "http://basis-api.forskrivning.no/v1/Organization/54321",
      "resource": {
        "resourceType": "Organization",
        "id": "12345",
        "meta": {
          "profile": [
            "http://ehelse.no/fhir/StructureDefinition/sfm-Organization"
          ]
        },
        "identifier": [
          {
            "use": "official",
            "system": "urn:oid:2.16.578.1.12.4.1.4.101",
            "value": "999999999"
          }
        ]
      }
    }
  ]
}