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

FHIR IG analytics

Packagehl7.fhir.uv.ebm-incubator
Resource TypeList
IdList-PublicationRecord-examples.json
FHIR VersionR6

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: List PublicationRecord-examples

Mode: Working List Status: Current
Items
NInFEA PublicationRecord
PublicationRecord for PARACHUTE RCT
DatasetCitation Profile Example

Source1

{
  "resourceType": "List",
  "id": "PublicationRecord-examples",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "mode": "working",
  "entry": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/build/StructureDefinition/description",
          "valueString": "NInFEA PublicationRecord"
        },
        {
          "url": "http://hl7.org/fhir/build/StructureDefinition/title",
          "valueString": "publicationrecord-example-research-doi"
        }
      ],
      "item": {
        "reference": "PublicationRecord/publicationrecord-example-research-doi",
        "display": "NInFEA PublicationRecord"
      }
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/build/StructureDefinition/description",
          "valueString": "PublicationRecord for PARACHUTE RCT"
        },
        {
          "url": "http://hl7.org/fhir/build/StructureDefinition/title",
          "valueString": "publicationrecord-example-for-parachute-rct"
        }
      ],
      "item": {
        "reference": "PublicationRecord/example-for-parachute-rct",
        "display": "PublicationRecord for PARACHUTE RCT"
      }
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/build/StructureDefinition/description",
          "valueString": "DatasetCitation Profile Example"
        },
        {
          "url": "http://hl7.org/fhir/build/StructureDefinition/title",
          "valueString": "publicationrecord-example-dataset-publicationrecord"
        }
      ],
      "item": {
        "reference": "PublicationRecord/example-dataset-publicationrecord",
        "display": "DatasetCitation Profile Example"
      }
    }
  ]
}