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

FHIR IG analytics

Packagedigidot.ny
Resource TypeObservation
Idexample-digidot-Observation-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": "Observation",
  "id": "obs-periodontal-pocket-depth-26-distopalatal",
  "meta": {
    "profile": [
      "https://novari.no/fhir/digidot/StructureDefinition/digidot-Observation-no"
    ]
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "exam",
          "display": "Exam"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/xsct/11000003104",
        "code": "286546002:{704327008=23226009}{704327008=289914009}",
        "display": "|Depth of periodontal pocket|:{|Direct site|=|Structure of permanent maxillary left second premolar tooth|}{|Direct site|=|Structure of distopalatal surface of tooth root|}"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/51000202101/version/20250715",
        "code": "286546002",
        "display": "|Depth of periodontal pocket|"
      }
    ],
    "text": "Periodontallomme – dybde"
  },
  "subject": {
    "reference": "Patient/pas-05699911862"
  },
  "encounter": {
    "reference": "Encounter/enc-pas-05699911862-org-1041865-d-2025-10-06"
  },
  "effectiveDateTime": "2025-10-06T10:20:00Z",
  "performer": [
    {
      "reference": "PractitionerRole/prr-123"
    }
  ],
  "valueQuantity": {
    "value": 4,
    "unit": "mm",
    "system": "http://unitsofmeasure.org",
    "code": "mm"
  },
  "bodySite": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "23226009",
          "display": "Structure of permanent maxillary left second premolar tooth"
        },
        {
          "system": "http://snomed.info/sct",
          "code": "289914009",
          "display": "Structure of distopalatal surface of tooth root"
        }
      ],
      "text": "ISO 25 – distopalatinal flate"
    }
  ],
  "note": [
    {
      "text": "Målt med standard periodontalsonde."
    }
  ]
}