Sha256: 53bd768b53f272162509185bc2e35d45edc6f74631dbbb68c0b596bc8f2cb844

Contents?: true

Size: 1.49 KB

Versions: 4

Compression:

Stored size: 1.49 KB

Contents

{
  "resourceType": "BodySite",
  "id": "tumor",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: tumor</p><p><b>patient</b>: <a>Patient/example</a></p><p><b>identifier</b>: 12345</p><p><b>code</b>: Splenic mass <span>(Details : {SNOMED CT code '4147007' = 'Mass (morphologic abnormality)', given as 'Mass (morphologic abnormality)'})</span></p><p><b>modifier</b>: Splenic mass <span>(Details : {SNOMED CT code '78961009' = 'Splenic structure (body structure)', given as 'Splenic structure (body structure)'})</span></p><p><b>description</b>: 7 cm maximum diameter</p><p><b>image</b>: </p></div>"
  },
  "patient": {
    "reference": "Patient/example"
  },
  "identifier": [
    {
      "system": "http://goodhealth.org/bodysite/identifiers",
      "value": "12345"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "4147007",
        "display": "Mass (morphologic abnormality)"
      }
    ],
    "text": "Splenic mass"
  },
  "modifier": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "78961009",
          "display": "Splenic structure (body structure)"
        }
      ],
      "text": "Splenic mass"
    }
  ],
  "description": "7 cm maximum diameter",
  "image": [
    {
      "contentType": "application/dicom",
      "url": "http://10.1.2.3:1000/wado?requestType=WADO&amp;wado_details..."
    }
  ]
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/bodysite-example-tumor.json
fhir_models-1.8.2 lib/fhir_models/examples/json/bodysite-example-tumor.json
fhir_models-1.8.1 lib/fhir_models/examples/json/bodysite-example-tumor.json
fhir_models-1.8.0 lib/fhir_models/examples/json/bodysite-example-tumor.json