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

FHIR IG analytics

Packagehl7.fhir.us.birthdefectreporting
Resource TypeProcedure
IdProcedure-ConfirmatoryTestExampleWES.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 ConfirmatoryTestExampleWES

status: Completed

code: Exome (eg, unexplained constitutional or heritable disorder or syndrome); sequence analysis

subject: Gene Austin Wellington (official) Male, DoB: 2020-04-28 ( Medical record number)

performed: 2020-07-11


Source1

{
  "resourceType": "Procedure",
  "id": "ConfirmatoryTestExampleWES",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-confirmatorytest"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://www.ama-assn.org/go/cpt",
        "code": "81415"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientChildExample"
  },
  "performedDateTime": "2020-07-11"
}