Capability Statement

https://simplifier.net/nz-hira/medicalert-firstresponderapi

Full JSON

{
    "resourceType": "CapabilityStatement",
    "id": "MedicAlert-FirstResponderAPI",
    "text": {
        "status": "extensions",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "url": "https://standards.medicalert.nz/ns/medicalert/CapabilityStatement/MedicAlert-FirstResponderAPI",
    "version": "0.1.0",
    "name": "MedicAlertIpsServerCapabilityStatement",
    "title": "MedicAlert IPS Server Capability Statement",
    "status": "active",
    "experimental": false,
    "date": "2023-01-31T13:15:56.964-00:00",
    "publisher": "MedicAlert",
    "contact":  [
        {
            "name": "MedicAlert",
            "telecom":  [
                {
                    "system": "url",
                    "value": "https://medicalert.nz/"
                }
            ]
        }
    ],
    "description": "This describes the expected capabilities of the MedicAlert IPS Server which is responsible for providing responses to the queries submitted for patient summary documents. The list of FHIR profiles and operations supported by the server are defined.",
    "jurisdiction":  [
        {
            "coding":  [
                {
                    "system": "urn:iso:std:iso:3166",
                    "code": "NZ",
                    "display": "New Zealand"
                }
            ]
        }
    ],
    "kind": "instance",
    "fhirVersion": "4.0.1",
    "format":  [
        "application/fhir+json",
        "json"
    ],
    "rest":  [
        {
            "mode": "server",
            "resource":  [
                {
                    "type": "Bundle",
                    "profile": "https://standards.medicalert.nz/ns/MaPatientSummaryBundle"
                },
                {
                    "type": "Composition",
                    "profile": "https://standards.medicalert.nz/ns/MaPatientSummaryComposition"
                },
                {
                    "type": "Patient",
                    "profile": "https://standards.medicalert.nz/ns/MaPatient",
                    "operation":  [
                        {
                            "name": "summary",
                            "definition": "https://standards.medicalert.nz/ns/MedicAlertSummary"
                        }
                    ]
                },
                {
                    "type": "AllergyIntolerance",
                    "profile": "https://standards.medicalert.nz/ns/MaAllergyIntolerance"
                },
                {
                    "type": "Condition",
                    "profile": "https://standards.medicalert.nz/ns/MaCondition"
                },
                {
                    "type": "Device",
                    "profile": "https://standards.medicalert.nz/ns/MaDevice"
                },
                {
                    "type": "DeviceUseStatement",
                    "profile": "https://standards.medicalert.nz/ns/MaDeviceUseStatement"
                },
                {
                    "type": "MedicationStatement",
                    "profile": "https://standards.medicalert.nz/ns/MaMedicationStatement"
                },
                {
                    "type": "Observation",
                    "profile": "http://hl7.org/fhir/StructureDefinition/Observation",
                    "supportedProfile":  [
                        "https://standards.medicalert.nz/ns/MaObservationResultsLaboratory"
                    ]
                },
                {
                    "type": "Organization",
                    "profile": "https://standards.medicalert.nz/ns/MaOrganization"
                },
                {
                    "type": "Practitioner",
                    "profile": "https://standards.medicalert.nz/ns/MaPractitioner"
                },
                {
                    "type": "PractitionerRole",
                    "profile": "https://standards.medicalert.nz/ns/MaPractitionerRole"
                },
                {
                    "type": "Location",
                    "profile": "https://standards.medicalert.nz/ns/MaLocation"
                },
                {
                    "type": "Procedure",
                    "profile": "https://standards.medicalert.nz/ns/MaProcedure"
                },
                {
                    "type": "DocumentReference",
                    "profile": "https://standards.medicalert.nz/ns/MaDocumentReference"
                },
                {
                    "type": "Flag",
                    "profile": "https://standards.medicalert.nz/ns/MaWarning"
                }
            ]
        }
    ]
}

CapabilityStatement Narrative

REST Capabilities Server

ModeServer

Resource Interactions

Resource TypeProfileSupported Profiles
BundleMedicAlert Patient Summary Bundle
CompositionMedicAlert Composition (IPS)
PatientMedicAlert Patient (IPS)
AllergyIntoleranceMedicAlert AllergyIntolerance (IPS)
ConditionMedicAlert Condition (IPS)
DeviceMedicAlert Device (IPS)
DeviceUseStatementhttps://standards.medicalert.nz/ns/MaDeviceUseStatement
MedicationStatementMedicAlert MedicationStatement (IPS)
ObservationObservation
  • MedicAlert Observation Results: Laboratory
  • OrganizationMedicAlert Organization (IPS)
    PractitionerMedicAlert Practitioner (IPS)
    PractitionerRoleMedicAlert PractitionerRole (IPS)
    LocationMedicAlert Location
    ProcedureMedicAlert Procedure (IPS)
    DocumentReferenceMedicAlert DocumentReference
    FlagMedicAlert Warning

    Operations per resource type

    Bundle

    No operations are stated for this resource type

    Composition

    No operations are stated for this resource type

    Patient

    OperationReferenceLevel
    summaryMedicAlertPatientSummarySupported

    AllergyIntolerance

    No operations are stated for this resource type

    Condition

    No operations are stated for this resource type

    Device

    No operations are stated for this resource type

    DeviceUseStatement

    No operations are stated for this resource type

    MedicationStatement

    No operations are stated for this resource type

    Observation

    No operations are stated for this resource type

    Organization

    No operations are stated for this resource type

    Practitioner

    No operations are stated for this resource type

    PractitionerRole

    No operations are stated for this resource type

    Location

    No operations are stated for this resource type

    Procedure

    No operations are stated for this resource type

    DocumentReference

    No operations are stated for this resource type

    Flag

    No operations are stated for this resource type