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

FHIR IG analytics

Packagehl7.fhir.uv.genomics-reporting.r4
Resource TypeProcedure
IdProcedure-SequencingProcedure.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: Procedure SequencingProcedure

status: Completed

code: Sequencing of entire coding region of gene (procedure)

subject: Child Denovo (official) (no stated gender), DoB Unknown ( Medical record number: 1234-11111 (use: temp, ))

Performers

-Actor
*Practitioner Jane Doel

Source1

{
  "resourceType": "Procedure",
  "id": "SequencingProcedure",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "443968007",
        "display": "Sequencing of entire coding region of gene (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/denovoChild"
  },
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/practitioner02"
      }
    }
  ]
}