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

FHIR IG analytics

Packagehl7.fhir.us.dental-data-exchange
Resource TypeProcedure
IdProcedure-Insulin-pump-insertion.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Procedure Insulin-pump-insertion

version: 3; Last updated: 2021-08-25 15:09:13+0000;

Information Source: #xP78t4yyrOzmsLyy

Profile: US Core Procedure Profile

identifier: URI/urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff

status: Completed

code: Insertion of insulin pump (procedure)

subject: Patient A Male, DoB: 1990-01-01 ( Medical Record Number: 5152020 (use: usual, ))

performed: 2013-11-03


Source1

{
  "resourceType": "Procedure",
  "id": "Insulin-pump-insertion",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2021-08-25T15:09:13.553+00:00",
    "source": "#xP78t4yyrOzmsLyy",
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff"
    }
  ],
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "443263006"
      }
    ],
    "text": "Insertion of insulin pump (procedure)"
  },
  "subject": {
    "reference": "Patient/example-dental"
  },
  "performedDateTime": "2013-11-03"
}