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

FHIR IG analytics

Packagehl7.fhir.us.pacio-pfe
Resource TypeDevice
IdDevice-PFEIG-CMS-Device-LingraphicaTouchTalk.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: Device PFEIG-CMS-Device-LingraphicaTouchTalk

manufacturer: Lingraphica

DeviceNames

-NameType
*Lingraphica TouchTalk AAC deviceUser Friendly name

modelNumber: TouchTalk

type: Communication and information assistive device (physical object)

patient: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)

owner: Organization Happy Nursing Facility


Source1

{
  "resourceType": "Device",
  "id": "PFEIG-CMS-Device-LingraphicaTouchTalk",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "manufacturer": "Lingraphica",
  "deviceName": [
    {
      "name": "Lingraphica TouchTalk AAC device",
      "type": "user-friendly-name"
    }
  ],
  "modelNumber": "TouchTalk",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "705371001",
        "display": "Communication and information assistive device (physical object)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/PFEIG-patientBSJ1"
  },
  "owner": {
    "reference": "Organization/PFEIG-Org-02"
  }
}