Pharmaceutical Quality (Industry)
1.0.0 - STU1 International flag

Pharmaceutical Quality (Industry), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-dx-pq/ and changes regularly. See the Directory of published versions

: ActivityDefinition - Test - example 2 - JSON Representation

Active as of 2024-05-08

Raw json | Download


{
  "resourceType" : "ActivityDefinition",
  "id" : "LyophilizationAct",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/ActivityDefinition-test-drug-pq"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"LyophilizationAct\"> </a><a name=\"hcLyophilizationAct\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ActivityDefinition &quot;LyophilizationAct&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ActivityDefinition-test-drug-pq.html\">ActivityDefinition - Test Drug PQ</a></p></div><p><b>url</b>: <code>http://example-server.com/fhir/ActivityDefinition/LyophilizationAct</code></p><p><b>identifier</b>: URI/urn:oid:2.16.840.1.113883.4.642.40.41.11.2</p><p><b>version</b>: 1.0.0</p><p><b>title</b>: Lyophilization</p><p><b>status</b>: active</p><p><b>date</b>: 2024-05-08 12:53:57+0000</p><p><b>publisher</b>: HL7 International / Biomedical Research and Regulation</p><p><b>contact</b>: HL7 International - Biomedical Research and Regulation: <a href=\"http://www.hl7.org/Special/committees/rcrim\">http://www.hl7.org/Special/committees/rcrim</a></p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p></div>"
  },
  "url" : "http://example-server.com/fhir/ActivityDefinition/LyophilizationAct",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.41.11.2"
    }
  ],
  "version" : "1.0.0",
  "title" : "Lyophilization",
  "status" : "active",
  "date" : "2024-05-08T12:53:57+00:00",
  "publisher" : "HL7 International / Biomedical Research and Regulation",
  "contact" : [
    {
      "name" : "HL7 International - Biomedical Research and Regulation",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ],
      "text" : "World"
    }
  ]
}