FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeImagingStudy
IdImagingStudy-BoaExampleImagingStudyOutput.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ImagingStudy",
  "id": "BoaExampleImagingStudyOutput",
  "meta": {
    "profile": [
      "http://omi.de/fhir/registry/StructureDefinition/imaging-study-output"
    ]
  },
  "subject": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
        "valueCode": "masked"
      }
    ]
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:dicom:uid",
      "value": "urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430046"
    }
  ],
  "modality": [
    {
      "code": "MR",
      "system": "http://dicom.nema.org/resources/ontology/DCM"
    }
  ],
  "series": [
    {
      "instance": [
        {
          "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1.1",
          "sopClass": {
            "code": "urn:ietf:rfc:3986#urn:oid:1.2.840.10008.5.1.4.1.1.2",
            "system": "urn:ietf:rfc:3986"
          },
          "title": "PA VIEW"
        },
        {
          "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1.2",
          "sopClass": {
            "code": "urn:ietf:rfc:3986#urn:oid:1.2.840.10008.5.1.4.1.1.2",
            "system": "urn:ietf:rfc:3986"
          },
          "title": "LL VIEW"
        }
      ],
      "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1",
      "modality": {
        "code": "MR",
        "system": "http://dicom.nema.org/resources/ontology/DCM"
      },
      "description": "Summary Images of BOA Algorithm",
      "bodySite": {
        "code": "361348008",
        "system": "http://snomed.info/sct",
        "display": "Entire body cavity"
      },
      "laterality": {
        "code": "7771000",
        "system": "http://snomed.info/sct",
        "display": "Left"
      },
      "started": "2011-01-01T11:01:20+03:00"
    },
    {
      "instance": [
        {
          "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1.1",
          "sopClass": {
            "code": "urn:ietf:rfc:3986#urn:oid:1.2.840.10008.5.1.4.1.1.2",
            "system": "urn:ietf:rfc:3986"
          },
          "title": "PA VIEW"
        },
        {
          "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1.2",
          "sopClass": {
            "code": "urn:ietf:rfc:3986#urn:oid:1.2.840.10008.5.1.4.1.1.2",
            "system": "urn:ietf:rfc:3986"
          },
          "title": "LL VIEW"
        }
      ],
      "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1",
      "modality": {
        "code": "MR",
        "system": "http://dicom.nema.org/resources/ontology/DCM"
      },
      "description": "Summary Images of BOA Algorithm",
      "bodySite": {
        "code": "74670003",
        "system": "http://snomed.info/sct",
        "display": "Wrist Joint"
      },
      "laterality": {
        "code": "7771000",
        "system": "http://snomed.info/sct",
        "display": "Left"
      },
      "started": "2011-01-01T11:01:20+03:00"
    }
  ],
  "status": "available"
}