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

FHIR IG analytics

Packagedigidot.ny
Resource TypeProcedure
Idexample-digidot-Procedure-no.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": "Procedure",
  "id": "proc-composite-restoration-15",
  "meta": {
    "profile": [
      "https://novari.no/fhir/digidot/StructureDefinition/digidot-Procedure-no"
    ]
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/xsct/11000003104",
        "code": "234789004:{363704007=36492000}{363704007=83473006}{363704007=90933009}",
        "display": "|Insertion of composite restoration into tooth|:{|Procedure site|=|Structure of permanent maxillary right second premolar tooth|}{|Procedure site|=|Structure of occlusal surface of tooth|}{|Procedure site|=|Structure of distal surface of tooth|}"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/51000202101/version/20250715",
        "code": "234789004",
        "display": "|Insertion of composite restoration into tooth|"
      }
    ],
    "text": "Preparering og fylling med kompositt, 2 flater"
  },
  "subject": {
    "reference": "Patient/pas-05699911862"
  },
  "encounter": {
    "reference": "Encounter/enc-pas-05699911862-org-1041865-d-2025-10-06"
  },
  "performedDateTime": "2025-10-06T10:45:00Z",
  "performer": [
    {
      "actor": {
        "reference": "PractitionerRole/prr-123"
      }
    }
  ],
  "location": {
    "reference": "Location/loc-1041865-digidot"
  },
  "bodySite": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "36492000",
          "display": "Structure of permanent maxillary right second premolar tooth"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "83473006",
          "display": "Structure of occlusal surface of tooth"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "90933009",
          "display": "Structure of distal surface of tooth"
        }
      ],
      "text": "ISO 15"
    }
  ]
}