Sha256: 4326445e5e9b184731bf5cac90fa6e86b6eead5e89cb33931b39916b5abb03ad

Contents?: true

Size: 1.13 KB

Versions: 7

Compression:

Stored size: 1.13 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>"
  },
  "subject": {
    "reference": "Patient/example"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "90105005",
        "display": "Biopsy of soft tissue of forearm (Procedure)"
      }
    ],
    "text": "Biopsy of suspected melanoma L) arm"
  },
  "bodySite": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "368225008",
          "display": "Entire Left Forearm"
        }
      ],
      "text": "Left forearm"
    }
  ],
  "reasonCode": [
    {
      "text": "Dark lesion l) forearm. getting darker last 3 months."
    }
  ],
  "performer": [
    {
      "actor": {
        "reference": "Practitioner/example",
        "display": "Dr Bert Biopser"
      }
    }
  ],
  "performedDateTime": "2014-02-03",
  "followUp": [
    {
      "text": "Review in clinic"
    }
  ],
  "notes": [
    {
      "text": "Standard Biopsy"
    }
  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/json/procedure-example-biopsy.json
fhir_models-1.6.7 lib/fhir_models/examples/json/procedure-example-biopsy.json
fhir_models-1.6.6 lib/fhir_models/examples/json/procedure-example-biopsy.json
fhir_models-1.6.4 lib/fhir_models/examples/json/procedure-example-biopsy.json
fhir_models-1.6.3 examples/json/procedure-example-biopsy.json
fhir_models-1.6.2 examples/json/procedure-example-biopsy.json
fhir_models-1.6.1 examples/json/procedure-example-biopsy.json