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

FHIR IG analytics

Packagetewhatuora.rheumaticfever
Resource TypeAppointment
IdAppointment-FollowUp-Dental-August-Fulfilled.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": "Appointment",
  "id": "FollowUp-Dental-August-Fulfilled",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2024-08-07T08:31:00Z",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/Appointment"
    ],
    "tag": [
      {
        "system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "code": "rf-nz",
        "display": "rheumatic fever"
      }
    ]
  },
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
            "code": "rfccs-careplanactivity-id"
          }
        ]
      },
      "system": "https://standards.digital.health.nz/ns/rf-ccs-id",
      "value": "CPA-00073694-20231117"
    }
  ],
  "status": "fulfilled",
  "serviceCategory": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "58718002",
          "display": "Rheumatic fever (disorder)"
        }
      ]
    }
  ],
  "serviceType": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "772071006",
          "display": "Referral to dentist (procedure)"
        }
      ]
    }
  ],
  "description": "dentist follow up August 2023",
  "supportingInformation": [
    {
      "type": "Organization",
      "identifier": {
        "use": "official",
        "system": "https://standards.digital.health.nz/ns/hpi-organisation-id",
        "value": "GZZ851-K"
      },
      "display": "Extractive Dental Revenue Limited"
    },
    {
      "reference": "Encounter/DentalFollowUpEncounter"
    }
  ],
  "start": "2023-08-15T02:00:00Z",
  "end": "2023-08-15T03:00:00Z",
  "comment": "Specialist consult for Sage's rheumatic fever condition.",
  "participant": [
    {
      "actor": {
        "type": "Patient",
        "identifier": {
          "use": "official",
          "system": "https://standards.digital.health.nz/ns/nhi-id",
          "value": "ZKC7284"
        },
        "display": "Sage Westbrook"
      },
      "status": "accepted"
    }
  ]
}