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

FHIR IG analytics

Packagemyhie.v4
Resource TypeObservation
IdTDM.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

Performed Date: 2022-12-05T11:48:54.000+08:00

Lithium Random (TDMS39):

TDM No (01): TDM-12345
Drug Name (02): Lithium Carbonate 300 mg Tablet
Drug Details (03):
Indication Request (04): Indication Request entry goes here
Recommendation Type (05): Increase The Dose
Recommendation Accepted (06): BooleanType[true]
Toxic (07): BooleanType[true]
Sampling ID (08): SampleID-123
Sample Type (09): Post
Actual Sampling Date (10): 2022-12-05T11:48:54.000+08:00
Actual Drug Administration Date/Time (11): 2022-12-05T11:48:54.000+08:00
Result Value (12): 100mg
Therapeutic Range (13): 50 - 200
Pharmacist Note (14): Pharmacist Note entry goes here
TDM Completed (15): 2022-12-05T11:48:54.000+08:00

Source1

{
  "resourceType": "Observation",
  "id": "3cee2693-30bd-4ba0-a311-e31defe946ab",
  "meta": {
    "source": "http://provider.hie.moh.gov.my",
    "profile": [
      "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-lab-result-my-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/lab-my-core",
        "code": "TDMS39",
        "display": "Lithium Random"
      },
      {
        "system": "http://loinc.org",
        "code": "18721-1",
        "display": "Therapeutic drug monitoring studies (set)"
      }
    ]
  },
  "effectiveDateTime": "2022-12-05T11:48:54.000+08:00",
  "issued": "2022-12-05T11:53:54.000+08:00",
  "performer": [
    {
      "reference": "Organization/KKM"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "code": "01",
            "display": "TDM No"
          }
        ]
      },
      "valueString": "TDM-12345"
    },
    {
      "code": {
        "coding": [
          {
            "code": "02",
            "display": "Drug Name"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://fhir.hie.moh.gov.my/CodeSystem/drug-my-core",
            "code": "N05AN01121T1001XX",
            "display": "Lithium Carbonate 300 mg Tablet"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "03",
            "display": "Drug Details"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "04",
            "display": "Indication Request"
          }
        ]
      },
      "valueString": "Indication Request entry goes here"
    },
    {
      "code": {
        "coding": [
          {
            "code": "05",
            "display": "Recommendation Type"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://fhir.hie.moh.gov.my/CodeSystem/tdm-recommended-type-my-core",
            "code": "ITD",
            "display": "Increase The Dose"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "06",
            "display": "Recommendation Accepted"
          }
        ]
      },
      "valueBoolean": true
    },
    {
      "code": {
        "coding": [
          {
            "code": "07",
            "display": "Toxic"
          }
        ]
      },
      "valueBoolean": true
    },
    {
      "code": {
        "coding": [
          {
            "code": "08",
            "display": "Sampling ID"
          }
        ]
      },
      "valueString": "SampleID-123"
    },
    {
      "code": {
        "coding": [
          {
            "code": "09",
            "display": "Sample Type"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://fhir.hie.moh.gov.my/CodeSystem/tdm-sample-type-my-core",
            "code": "POST",
            "display": "Post"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "10",
            "display": "Actual Sampling Date"
          }
        ]
      },
      "valueDateTime": "2022-12-05T11:48:54.000+08:00"
    },
    {
      "code": {
        "coding": [
          {
            "code": "11",
            "display": "Actual Drug Administration Date/Time"
          }
        ]
      },
      "valueDateTime": "2022-12-05T11:48:54.000+08:00"
    },
    {
      "code": {
        "coding": [
          {
            "code": "12",
            "display": "Result Value"
          }
        ]
      },
      "valueQuantity": {
        "value": 100,
        "unit": "mg",
        "system": "http://unitsofmeasure.org",
        "code": "mg"
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "13",
            "display": "Therapeutic Range"
          }
        ]
      },
      "valueRange": {
        "low": {
          "value": 50,
          "unit": "mg",
          "system": "http://unitsofmeasure.org",
          "code": "mg"
        },
        "high": {
          "value": 200,
          "unit": "mg",
          "system": "http://unitsofmeasure.org",
          "code": "mg"
        }
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "14",
            "display": "Pharmacist Note"
          }
        ]
      },
      "valueString": "Pharmacist Note entry goes here"
    },
    {
      "code": {
        "coding": [
          {
            "code": "15",
            "display": "TDM Completed"
          }
        ]
      },
      "valueDateTime": "2022-12-05T11:48:54.000+08:00"
    }
  ]
}