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

FHIR IG analytics

Packagefhir.argonaut.r2
Resource TypeDevice
IdDevice-udi-1.json
FHIR VersionR2

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 with Details

id: udi-1

meta:

type: Coated femoral stem prosthesis, modular (Details : {SNOMED CT code '468063009' = 'Coated femoral stem prosthesis, modular (physical object)', given as 'Coated femoral stem prosthesis, modular'})

status: available

udi: {01}09504000059118{17}141120{10}7654321D{21}10987654d321

patient: Peter Chalmers. Generated Summary: id: peter-chalmers; Medical Record Number = 1032702; active; Peter James Chalmers (OFFICIAL); ph: (555)555-5555(WORK), person@example.org(WORK); gender: male; birthDate: 19/06/1964


Source1

{
  "resourceType": "Device",
  "id": "udi-1",
  "meta": {
    "profile": [
      "http://fhir.org/guides/argonaut/StructureDefinition/argo-device"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "468063009",
        "display": "Coated femoral stem prosthesis, modular"
      }
    ]
  },
  "status": "available",
  "udi": "{01}09504000059118{17}141120{10}7654321D{21}10987654d321",
  "patient": {
    "reference": "Patient/peter-chalmers",
    "display": "Peter Chalmers"
  }
}