argonautproject / data-query

The Argonaut Data Query Implementation Guide is based upon the core FHIR DSTU2 API and it documents the security and authorization and the querying of the ONC Common Clinical Data Set and static documents.
http://build.fhir.org/ig/argonautproject/data-query
6 stars 4 forks source link

in the IG in the download, the name refers to a local folder... #44

Open davidhay25 opened 7 years ago

davidhay25 commented 7 years ago

Example from: ImplementationGuide-ig.json

{
     "name": "C:\\work\\org.hl7.fhir.us\\argonaut-r2\\resources\\medication-argonaut-profile-spreadsheet",
            "resource": [{
                "extension": [{
                    "url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
                    "valueUri": "StructureDefinition-argo-medication.html"
                }],
                "example": false,
                "name": "Argonaut Medication Profile",
                "sourceReference": {"reference": "StructureDefinition/argo-medication"}
            }]
        },