New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: FollowUp-Dental-August-Fulfilled - JSON Representation

Raw json | Download


{
  "resourceType" : "Appointment",
  "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/external-system-identifier-type-codesystem",
            "code" : "salesforce-careplanactivity-id"
          }
        ]
      },
      "system" : "https://developer.salesforce.com/docs",
      "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"
    }
  ]
}