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

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypeDocumentReference
IdDocumentReference-2569ef4b-03b5-4a31-8e49-ef950015a62d.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 rota358a36ba4e4e4b37ace3bd7eda5268a140deb388afa547c9a2bb9cc3282

identifier: http://example.org/testscript4ssss

version: 1.0

status: Current

docStatus: Final

category: Medication and Disease Management

subject: TEST PURPOSES ONLY - Biktarvy 50 mg/200 mg/25 mg film-coated tablets

author: Test Author

description:

Información general sobre el VIH

content

Attachments

-ExtensionContentTypeLanguageUrlTitle
*text/htmlSpanishhttps://hivinfo.nih.gov/sss

Source1

{
  "resourceType": "DocumentReference",
  "id": "rota358a36ba4e4e4b37ace3bd7eda5268a140deb388afa547c9a2bb9cc3282",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org",
      "value": "testscript4ssss"
    }
  ],
  "version": "1.0",
  "status": "current",
  "docStatus": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs",
          "code": "MDM"
        }
      ]
    }
  ],
  "subject": {
    "reference": "MedicinalProductDefinition/mp2a9c4333cfd126f2e7b73ad3cafd6949",
    "display": "TEST PURPOSES ONLY - Biktarvy 50 mg/200 mg/25 mg film-coated tablets"
  },
  "author": [
    {
      "display": "Test Author"
    }
  ],
  "description": "Información general sobre el VIH",
  "content": [
    {
      "attachment": {
        "extension": [
          {
            "url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
            "valueCode": "URL"
          }
        ],
        "contentType": "text/html",
        "language": "es",
        "url": "https://hivinfo.nih.gov/",
        "title": "sss"
      }
    }
  ]
}