台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build

台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LFDateOfDiaConditionExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "LFDateOfDiaConditionExample",
  "meta" : {
    "profile" : [
      🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/lf-DateOfDiaCondition-profile"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition LFDateOfDiaConditionExample</b></p><a name=\"LFDateOfDiaConditionExample\"> </a><a name=\"hcLFDateOfDiaConditionExample\"> </a><a name=\"LFDateOfDiaConditionExample-en-US\"> </a><p><b>subject</b>: <a href=\"Patient-LFPatientExample.html\">Wang Amy(official) Male, DoB: 1986-03-24 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code: 123456789)</a></p><p><b>encounter</b>: <a href=\"Encounter-LFEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2019-02-12 --&gt; (ongoing)</a></p><p><b>onset</b>: 2019-02-22 --&gt; (ongoing)</p><p><b>recorder</b>: <a href=\"Practitioner-LFPractitionerExample.html\">Practitioner: identifier = https://www.vghtpe.gov.tw/Index.action#KP00017</a></p></div>"
  },
  "subject" : {
    🔗 "reference" : "Patient/LFPatientExample"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/LFEncounterExample"
  },
  "onsetPeriod" : {
    "start" : "2019-02-22"
  },
  "recorder" : {
    🔗 "reference" : "Practitioner/LFPractitionerExample"
  }
}