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

FHIR IG analytics

Packagehl7.fhir.cl.clips
Resource TypeDevice
IdDevice-Dispositivo-CL-Ejemplo.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 Dispositivo-CL-Ejemplo

Profile: Dispositivo

manufacturer: Ortopedia-Care

type: Dispositivo ortopédico

patient: Vale Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))


Source1

{
  "resourceType": "Device",
  "id": "Dispositivo-CL-Ejemplo",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Dispositivo-cl-ips"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "manufacturer": "Ortopedia-Care",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "16349000",
        "display": "Orthopedic device"
      }
    ],
    "text": "Dispositivo ortopédico"
  },
  "patient": {
    "reference": "Patient/PacienteClIpsEjemplo"
  }
}