身體活動量測(Physical Activity Measure)
0.1.0 - ci-build
身體活動量測(Physical Activity Measure) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "organization-s-example",
"meta" : {
"profile" : [
🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/TWCoreOrganization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-s-example</b></p><a name=\"organization-s-example\"> </a><a name=\"hcorganization-s-example\"> </a><a name=\"organization-s-example-en-US\"> </a><p><b>identifier</b>: Provider number/85037366\u00a0(use:\u00a0official,\u00a0)</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span></p><p><b>name</b>: morefit</p></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PRN"
}
]
},
"system" : "https://www.morefit.com.tw",
"value" : "85037366"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
"code" : "team"
}
]
}
],
"name" : "morefit"
}