Sha256: b3adcf7e5b845859a2691ed834c8cf57363172ccf921fd72aca2c7626855f07e

Contents?: true

Size: 986 Bytes

Versions: 11

Compression:

Stored size: 986 Bytes

Contents

{
  "resourceType": "BodySite",
  "id": "skin-patch",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: skin-patch</p><p><b>patient</b>: <a>Patient/example</a></p><p><b>identifier</b>: 12345</p><p><b>code</b>: Skin patch <span>(Details : {SNOMED CT code '39937001' = 'Skin structure (body structure)', given as 'Skin structure (body structure)'})</span></p><p><b>description</b>: inner surface (volar) of the left forearm</p></div>"
  },
  "patient": {
    "reference": "Patient/example"
  },
  "identifier": [
    {
      "system": "http://goodhealth.org/bodysite/identifiers",
      "value": "12345"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "39937001",
        "display": "Skin structure (body structure)"
      }
    ],
    "text": "Skin patch"
  },
  "description": "inner surface (volar) of the left forearm"
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/bodysite-example-skin-patch.json
fhir_models-1.8.2 lib/fhir_models/examples/json/bodysite-example-skin-patch.json
fhir_models-1.8.1 lib/fhir_models/examples/json/bodysite-example-skin-patch.json
fhir_models-1.8.0 lib/fhir_models/examples/json/bodysite-example-skin-patch.json
fhir_models-1.6.8 lib/fhir_models/examples/json/bodysite-example-skin-patch.json
fhir_models-1.6.7 lib/fhir_models/examples/json/bodysite-example-skin-patch.json
fhir_models-1.6.6 lib/fhir_models/examples/json/bodysite-example-skin-patch.json
fhir_models-1.6.4 lib/fhir_models/examples/json/bodysite-example-skin-patch.json
fhir_models-1.6.3 examples/json/bodysite-example-skin-patch.json
fhir_models-1.6.2 examples/json/bodysite-example-skin-patch.json
fhir_models-1.6.1 examples/json/bodysite-example-skin-patch.json