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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeBundle
IdBundle-102a4565-ff8c-489c-9ce0-392e56451126.json
FHIR VersionR5

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": "102a4565-ff8c-489c-9ce0-392e56451126",
  "entry": [
    {
      "resource": {
        "resourceType": "Endpoint",
        "id": "27a50668-ca2f-4333-9777-26a406944edd",
        "meta": {
          "profile": [
            "http://electronichealth.se/fhir/NDI/StructureDefinition/endpoint-er"
          ]
        },
        "connectionType": [
          {
            "coding": [
              {
                "code": "hl7-fhir-rest",
                "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
              }
            ]
          }
        ],
        "payload": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/NDI/StructureDefinition/endpoint-payload-actor-definition-er",
                "valueCanonical": "http://electronichealth.se/ntk/ActorDefinition/Utbildningsmiljo/ExempelVaccinationer-1"
              }
            ]
          }
        ],
        "address": "https://journalsystem1.exempel/fhir",
        "status": "active",
        "name": "Journalsystem 1"
      },
      "fullUrl": "[base]/Endpoint/27a50668-ca2f-4333-9777-26a406944edd"
    },
    {
      "resource": {
        "resourceType": "Organization",
        "id": "fb968068-aeaa-4795-9624-8664b74e64bc",
        "meta": {
          "profile": [
            "http://electronichealth.se/fhir/NDI/StructureDefinition/organization-er"
          ]
        },
        "identifier": [
          {
            "system": "urn:oid:2.5.4.97",
            "value": "5564362068"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "143591000052106",
                "system": "http://snomed.info/sct",
                "version": "http://snomed.info/sct/45991000052106",
                "display": "vÄrdgivare"
              }
            ]
          }
        ],
        "endpoint": [
          {
            "reference": "Endpoint/27a50668-ca2f-4333-9777-26a406944edd"
          }
        ]
      },
      "fullUrl": "[base]/Organization/fb968068-aeaa-4795-9624-8664b74e64bc"
    }
  ],
  "link": [
    {
      "relation": "self",
      "url": "[base]/$search-endpoint"
    }
  ],
  "type": "searchset",
  "total": 2
}