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

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeSubstance
IdSubstance-sub-phototherapy.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

照光治療項目:窄頻UVB(nb-UVB) (NHI-健保事前審查-照光治療種類#nb-UVB)

照光治療總次數:24


Source1

{
  "resourceType": "Substance",
  "id": "sub-phototherapy",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/Substance-phototherapy-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-phototherapy",
        "code": "nb-UVB"
      }
    ]
  },
  "ingredient": [
    {
      "quantity": {
        "numerator": {
          "value": 24
        },
        "denominator": {
          "value": 1
        }
      },
      "substanceCodeableConcept": {
        "coding": [
          {
            "system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-phototherapy",
            "code": "nb-UVB"
          }
        ]
      }
    }
  ]
}