Sha256: e030d7746acd58eeae80706591bf556f1584921d201740fe4111c09e87105c51

Contents?: true

Size: 1.09 KB

Versions: 15

Compression:

Stored size: 1.09 KB

Contents

{
  "resourceType": "Procedure",
  "id": "biopsy",
  "text": {
    "status": "generated",
    "div": "<div>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"
    }
  ],
  "reasonCodeableConcept": {
    "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

15 entries across 15 versions & 2 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/procedure-example-biopsy.json
fhir_models-0.3.1 examples/json/procedure-example-biopsy.json
fhir_models-0.3.0 examples/json/procedure-example-biopsy.json