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

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypeDocumentReference
IdDocumentReference-asm-biktarvy-example-4.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference asm-biktarvy-example-4

RelatedMedicalIssue: Human immunodeficiency virus infection

identifier: http://example.org/teste1

version: 1.0

status: Current

docStatus: Final

category: Medication and Disease Management

subject: MedicinalProductDefinition: identifier = https://spor.ema.europa.eu/pmswi#EU/1/18/1289/001,https://www.who-umc.org/phpid#0xF79CABF272B6A7EEF104DDDA44E827gy; type = Medicinal Product; domain = Human use; status = active; legalStatusOfSupply = Medicinal product subject to medical prescription

author: test

description:

Test-audio

content

Attachments

-ExtensionContentTypeLanguageUrlTitleDuration
*text/htmlEnglishhttps://soundcloud.com/duo-wine-and-roses/just-the-two-of-us?in=trending-music-ibe/sets/jazz&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharingBiktarvy - Sound clip on support for the medication usage715

Source1

{
  "resourceType": "DocumentReference",
  "id": "asm-biktarvy-example-4",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/RelatedMedicalIssue",
      "valueCodeableReference": {
        "concept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "86406008"
            }
          ]
        }
      }
    }
  ],
  "identifier": [
    {
      "system": "http://example.org",
      "value": "teste1"
    }
  ],
  "version": "1.0",
  "status": "current",
  "docStatus": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs",
          "code": "MDM",
          "display": "Medication and Disease Management"
        }
      ]
    }
  ],
  "subject": {
    "reference": "MedicinalProductDefinition/mp2a9c4333cfd126f2e7b73ad3cafd6949"
  },
  "author": [
    {
      "display": "test"
    }
  ],
  "description": "Test-audio",
  "content": [
    {
      "attachment": {
        "extension": [
          {
            "url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
            "valueCode": "audio"
          }
        ],
        "contentType": "text/html",
        "language": "en",
        "url": "https://soundcloud.com/duo-wine-and-roses/just-the-two-of-us?in=trending-music-ibe/sets/jazz&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing",
        "title": "Biktarvy - Sound clip on support for the medication usage",
        "duration": 715
      }
    }
  ]
}