Sha256: 862fdf2c4485d6b87f5d7d22785cbbfc2d51443eecc40acb0476956b14af8450

Contents?: true

Size: 1.85 KB

Versions: 10

Compression:

Stored size: 1.85 KB

Contents

{
  "resourceType": "Procedure",
  "id": "biopsy",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Biopsy of suspected melanoma L) arm</div>"
  },
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "103693007",
        "display": "Diagnostic procedure (procedure)"
      }
    ],
    "text": "Diagnostic procedure"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "90105005",
        "display": "Biopsy of soft tissue of forearm (Procedure)"
      }
    ],
    "text": "Biopsy of suspected melanoma L) arm"
  },
  "subject": {
    "reference": "Patient/example"
  },
  "performedDateTime": "2014-02-03",
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/example",
        "display": "Dr Bert Biopser"
      }
    }
  ],
  "reasonCode": [
    {
      "text": "Dark lesion l) forearm. getting darker last 3 months."
    }
  ],
  "bodySite": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "368225008",
          "display": "Entire Left Forearm"
        }
      ],
      "text": "Left forearm"
    }
  ],
  "complication": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "67750007",
          "display": "Ineffective airway clearance (finding)"
        }
      ],
      "text": "Ineffective airway clearance"
    }
  ],
  "followUp": [
    {
      "text": "Review in clinic"
    }
  ],
  "note": [
    {
      "text": "Standard Biopsy"
    }
  ],
  "usedCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "79068005",
          "display": "Needle, device (physical object)"
        }
      ],
      "text": "30-guage needle"
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/procedure-example-biopsy.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/procedure-example-biopsy.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/procedure-example-biopsy.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/procedure-example-biopsy.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/procedure-example-biopsy.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/procedure-example-biopsy.json
fhir_models-3.0.4 lib/fhir_models/examples/json/procedure-example-biopsy.json
fhir_models-3.0.3 lib/fhir_models/examples/json/procedure-example-biopsy.json
fhir_models-3.0.2 lib/fhir_models/examples/json/procedure-example-biopsy.json
fhir_models-3.0.1 lib/fhir_models/examples/json/procedure-example-biopsy.json